rougail/bin/StartAll
2019-11-23 08:17:35 +01:00

7 lines
105 B
Bash
Executable file

#!/bin/sh
# Stop all services
CreoleService all stop
# Start only enabled ones
CreoleService all start