This website requires JavaScript.
Explore
Help
Register
Sign In
admin123
/
config
Watch
1
Star
0
Fork
You've already forked config
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
config
/
agileboot-api
/
restart.sh
4 lines
44 B
Bash
Raw
Permalink
Blame
History
#!/bin/sh
sh ./stop.sh
sleep
2
sh ./start.sh
Reference in New Issue
View Git Blame
Copy Permalink