fix return code

This commit is contained in:
nachoparker 2018-11-17 19:37:14 -07:00
parent 4d1c7a2830
commit 6fc66dfb57

View File

@ -294,6 +294,8 @@ done
echov "* Deleting non existent snapshots..." && \
${DST_CMD[@]} sudo btrfs subvolume delete "${DEL_LIST[@]}" $SILENT
exit 0
# License
#
# This script is free software; you can redistribute it and/or modify it