mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
fix for backup wait
This commit is contained in:
parent
b4bb0bb5e8
commit
67a081f7fc
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ hour=$(date +"%H");
|
|||
current_date_time="`date "+%Y-%m-%d %H:%M:%S"`";
|
||||
echo "$current_date_time - wait for backup user $user";
|
||||
sleep 300
|
||||
hour=$(date +"%H");
|
||||
done
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue