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:
parent
1abf547935
commit
8408a70934
1 changed files with 3 additions and 0 deletions
|
@ -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")"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue