forked from josch/mmdebstrap
make_mirror.sh: print success message at the end
This commit is contained in:
parent
806ea4b35d
commit
e5bcc1827e
1 changed files with 2 additions and 0 deletions
|
@ -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…
Reference in a new issue