diff options
author | Sven Gothel <[email protected]> | 2021-06-24 00:17:09 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2021-06-24 00:17:09 +0200 |
commit | d261df6f5f125d347e89d13c6ca4a0656d4da1f3 (patch) | |
tree | 3e9ece3dcdd2ecaf2112cb5e76b45107967132c4 /stage4 | |
parent | d06a37c57a9a4b8f2f521c81a72fc68fcb855aa8 (diff) |
remove chromium config, no chromium
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 |