mirror of
https://github.com/YunoHost/yunohost_demo.git
synced 2024-09-03 19:56:44 +02:00
typo
This commit is contained in:
parent
f6a6582c5b
commit
512d9fec9f
1 changed files with 1 additions and 1 deletions
|
@ -57,5 +57,5 @@ else
|
||||||
# Restaure le snapshot de la machine A avant sa prochaine exécution
|
# Restaure le snapshot de la machine A avant sa prochaine exécution
|
||||||
sudo lxc-snapshot -r snap0 -n $LXC_A
|
sudo lxc-snapshot -r snap0 -n $LXC_A
|
||||||
sudo rm /var/lib/lxc/$LXC_A.lock_fileS # Libère le lock
|
sudo rm /var/lib/lxc/$LXC_A.lock_fileS # Libère le lock
|
||||||
echo "Finish restauring $LXC_A"
|
echo "Finish restoring $LXC_A"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue