This website requires JavaScript.
Explore
Help
Sign In
jjkiers
/
cloudron-box
Watch
1
Star
0
Fork
0
You've already forked cloudron-box
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4cfa658fde09c01b4e8615e28e83b1e073401f39
cloudron-box
/
setup
/
stop.sh
T
8 lines
79 B
Bash
Raw
Normal View
History
Unescape
Escape
app.portBindings and newManifest.tcpPorts may be null
2015-07-20 00:09:47 -07:00
#!/bin/bash
set
-eu -o pipefail
Move from supervisor to systemd
2015-09-07 11:18:44 -07:00
echo
"Stopping cloudron"
app.portBindings and newManifest.tcpPorts may be null
2015-07-20 00:09:47 -07:00
cloudron.target is not needed
2020-08-01 20:00:20 -07:00
systemctl stop box
Reference in New Issue
Copy Permalink