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
ccb2fcf39bb4e1f753596dea3362db62f87b6c00
cloudron-box
/
setup
/
stop.sh
T
8 lines
91 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
Revert "Do not wait for cloudron.target to stop"
2016-06-30 15:01:32 +02:00
systemctl stop cloudron.target
Reference in New Issue
Copy Permalink