# HG changeset patch # User HIROSE Yuuji # Date 1645340372 -32400 # Node ID 679f621de4b5e4e0998f3670db72fdc629ed6bf1 # Parent b6d1384e1b2c33a0d93bb6886847d52fed3f754e Remove forceusersync file for safety diff -r b6d1384e1b2c -r 679f621de4b5 s4-world.sh --- 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