diff options
Diffstat (limited to 'stage4')
-rwxr-xr-x | stage4/04-enable-xcompmgr/00-run.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/stage4/04-enable-xcompmgr/00-run.sh b/stage4/04-enable-xcompmgr/00-run.sh deleted file mode 100755 index ad6298d..0000000 --- a/stage4/04-enable-xcompmgr/00-run.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -e - -on_chroot << EOF - raspi-config nonint do_xcompmgr 0 -EOF |