make_mirror.sh: print success message at the end

main
parent 806ea4b35d
commit e5bcc1827e
Signed by: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -550,3 +550,5 @@ mv --no-target-directory ./shared/cache.tmp ./shared/cache
deletecache "$oldcachedir"
trap - EXIT INT TERM
echo "$0 finished successfully" >&2

Loading…
Cancel
Save