派生自 libgowrapper/face
add reboot
run.go @@ -57,6 +57,7 @@ } else { f.rebootUntil++ f.fnLogger("Face No Running: ", f.rebootUntil) if f.rebootUntil > maxTryBeforeReboot { os.Exit(0) }