Merge pull request #20 from YunoHost/fixes

more logs
This commit is contained in:
yalh76 2022-10-09 02:56:50 +02:00 committed by GitHub
commit 53352ec73d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,4 +57,5 @@ else
# Restaure le snapshot de la machine A avant sa prochaine exécution
sudo lxc-snapshot -r snap0 -n $LXC_A
sudo rm /var/lib/lxc/$LXC_A.lock_fileS # Libère le lock
echo "Finish restauring $LXC_A"
fi