aboutsummaryrefslogtreecommitdiffstats
path: root/stage4
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2021-06-24 00:17:09 +0200
committerSven Gothel <[email protected]>2021-06-24 00:17:09 +0200
commitd261df6f5f125d347e89d13c6ca4a0656d4da1f3 (patch)
tree3e9ece3dcdd2ecaf2112cb5e76b45107967132c4 /stage4
parentd06a37c57a9a4b8f2f521c81a72fc68fcb855aa8 (diff)
remove chromium config, no chromium
Diffstat (limited to 'stage4')
-rwxr-xr-xstage4/04-enable-xcompmgr/00-run.sh5
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