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

8 lines
85 B
Bash

#!/bin/bash
DESC="Démarrage du serveur IRC"
CreoleService ircd-irc2 start
exit 0