formations/modules_EOLE_envole/documents/tronc-commun-2/schedule/pre/ircd
2013-05-15 10:47:55 +02:00

8 lines
80 B
Bash

#!/bin/bash
DESC="Arrêt du serveur IRC"
CreoleService ircd-irc2 stop
exit 0