modified: start.sh

Fixed typo
This commit is contained in:
Jonathan Ervine 2020-04-07 17:37:45 +08:00
parent 532c648725
commit 8c4aef0262

View File

@ -10,7 +10,7 @@ echo -e 'Set up the filesystem freeze, copy, unfreeze loop'
while true; do
sleep 890
date
sync /mnt/app-local-config/config/*.*
sync /mnt/app-local-config/*.*
fsfreeze --freeze /mnt/app-local-config
sleep 10
cp -fvp /mnt/app-local-config/*.* /app-remote-config/