rougail/bin/StartAll

8 lines
105 B
Plaintext
Raw Normal View History

2019-11-23 08:17:35 +01:00
#!/bin/sh
# Stop all services
CreoleService all stop
# Start only enabled ones
CreoleService all start