mirror of
https://github.com/YunoHost/yunohost_demo.git
synced 2024-09-03 19:56:44 +02:00
Date dans les logs upgrade
This commit is contained in:
parent
38f811305a
commit
76283ee3a3
1 changed files with 2 additions and 0 deletions
|
@ -109,5 +109,7 @@ UPGRADE_DEMO_CONTAINER () { # Démarrage, upgrade et snapshot
|
|||
sudo rm /var/lib/lxc/$MACHINE.lock_fileU # Libère le lock, la machine est à nouveau disponible
|
||||
}
|
||||
|
||||
echo ""
|
||||
date
|
||||
UPGRADE_DEMO_CONTAINER $LXC_NAME1 $IP_LXC1
|
||||
UPGRADE_DEMO_CONTAINER $LXC_NAME2 $IP_LXC2
|
||||
|
|
Loading…
Add table
Reference in a new issue