This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
sysom1
mirror of
https://gitee.com/anolis/sysom.git
Watch
1
Star
0
Fork
You've already forked sysom1
0
Code
Issues
Projects
Releases
Wiki
Activity
master
sysom1
/
deps
/
2_nginx
/
stop.sh
7 lines
70 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
stop_app
(
)
{
systemctl stop nginx.service
}
stop_app
Reference in New Issue
View Git Blame
Copy Permalink