changeset 966:679f621de4b5 draft

Remove forceusersync file for safety
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 20 Feb 2022 15:59:32 +0900
parents b6d1384e1b2c
children 27eacef6470b
files s4-world.sh
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/s4-world.sh	Sun Feb 20 15:37:50 2022 +0900
+++ b/s4-world.sh	Sun Feb 20 15:59:32 2022 +0900
@@ -76,6 +76,8 @@
       err "forcibly, touch db/forceusersync file each time of world update."
       return -4
     fi
+  else
+    rm -f db/forceusersync	# Remove flag file for future
   fi
   err "`gdate +%S.%3N` Starting account synchronization"
   SYNC_M=1

yatex.org