Files
cloudron-box/setup/stop.sh
T

8 lines
79 B
Bash
Raw Normal View History

#!/bin/bash
set -eu -o pipefail
2015-09-07 11:18:44 -07:00
echo "Stopping cloudron"
2020-08-01 20:00:20 -07:00
systemctl stop box