派生自 libgowrapper/face
run.go @@ -60,7 +60,6 @@ f.fnLogger("Face No Running: ", f.rebootUntil) if f.rebootUntil > maxTryBeforeReboot { f.fnLogger("Face Too Long Running, Reboot") f.release() os.Exit(0) } }