diff options
Diffstat (limited to 'examples/cron/etch.sh')
-rwxr-xr-x | examples/cron/etch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cron/etch.sh b/examples/cron/etch.sh index 19d076e..f00392b 100755 --- a/examples/cron/etch.sh +++ b/examples/cron/etch.sh @@ -7,7 +7,7 @@ BUILD="etch" # Begin custom defaults AUTOBUILD="enabled" -DATE="r0_1.0~a15-1" +DATE="r0_1.0~a16-1" DESTDIR="/srv/debian-unofficial/ftp/debian-live" TEMPDIR="/srv/tmp/live-helper" |