mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
cp en trop
This commit is contained in:
parent
794161a190
commit
58592846a2
1 changed files with 0 additions and 1 deletions
|
@ -421,7 +421,6 @@ CHECK_BACKUP_RESTORE () {
|
|||
ECHO_FORMAT "--- FAIL ---\n" "lred" "bold"
|
||||
GLOBAL_CHECK_BACKUP=-1 # Backup échoué
|
||||
fi
|
||||
sudo cp -a /var/lib/lxc/$LXC_NAME/rootfs/home/yunohost.backup/archives ./ # Récupère le backup sur le conteneur
|
||||
for j in 0 1
|
||||
do # 2 passes, pour tester la restauration après suppression de l'app ET après restauration du conteneur.
|
||||
if [ "$j" -eq 0 ]
|
||||
|
|
Loading…
Add table
Reference in a new issue