1
0
Fork 0
mirror of https://github.com/YunoHost/package_check.git synced 2024-09-03 20:06:20 +02:00

Fix snapshots usage

This commit is contained in:
Maniack Crudelis 2017-08-12 20:04:38 +02:00
parent 1abf547935
commit 8408a70934

View file

@ -1019,6 +1019,9 @@ then
# Set snap0 as the current snapshot
current_snapshot=snap0
# And clean temporary snapshots
unset root_snapshot
unset subpath_snapshot
done 3<<< "$(grep "^;; " "$check_process")"