aboutsummaryrefslogtreecommitdiffstats
path: root/export-image/01-set-sources
diff options
context:
space:
mode:
authorSerge Schneider <[email protected]>2016-11-14 23:55:45 +0000
committerSerge Schneider <[email protected]>2016-11-14 23:55:45 +0000
commitc4fb032d3b8e6113f4e2bc197442b01ed333968e (patch)
tree6b7f5a2607a2b6e5feb45e76e20080746ec34de2 /export-image/01-set-sources
parentdb10424a9bb781bb28cfda94e8f647f88d382800 (diff)
Use capsh to ensure file capabilities aren't set
Diffstat (limited to 'export-image/01-set-sources')
-rwxr-xr-xexport-image/01-set-sources/01-run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/export-image/01-set-sources/01-run.sh b/export-image/01-set-sources/01-run.sh
index 638b581..86dea2d 100755
--- a/export-image/01-set-sources/01-run.sh
+++ b/export-image/01-set-sources/01-run.sh
@@ -1,6 +1,6 @@
#!/bin/bash -e
-on_chroot sh -e - <<EOF
+on_chroot << EOF
apt-get update
apt-get -y dist-upgrade
apt-get clean