From 8c4aef0262416889a2bccd7d97a00257300ce884 Mon Sep 17 00:00:00 2001 From: Jonathan Ervine Date: Tue, 7 Apr 2020 17:37:45 +0800 Subject: [PATCH] modified: start.sh Fixed typo --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.sh b/start.sh index a6bed73..f8e1acb 100644 --- a/start.sh +++ b/start.sh @@ -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/