diff options
Diffstat (limited to 'examples')
| -rwxr-xr-x | examples/cron/snapshots.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cron/snapshots.sh b/examples/cron/snapshots.sh index e9f9795..74ffaea 100755 --- a/examples/cron/snapshots.sh +++ b/examples/cron/snapshots.sh @@ -3,7 +3,7 @@  # Needs: build-essential fakeroot lsb-release git-core [...]  # Static variables -PACKAGES="live-helper live-initramfs" +PACKAGES="live-helper live-initramfs live-initscripts live-webhelper"  DEBEMAIL="debian-live-devel@lists.alioth.debian.org"  EMAIL="debian-live-devel@lists.alioth.debian.org"  | 
