Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
zhengxiaoyu
/
datiGame
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
更新
郑晓宇
6 years ago
parent
3e4656bc67
commit
81017309e9
1 changed files
with
1 additions
and
3 deletions
Split View
Show Diff Stats
1
3
app/Console/Commands/robot.php
+ 1
- 3
app/Console/Commands/robot.php
View File
@@ -190,6 +190,4 @@ class robot extends Command
Worker::runAll();
}
-}
-
-exit();
+}