mise à jour des excercices tronc-commun-2

This commit is contained in:
2017-01-26 18:06:37 +01:00
committed by Benjamin Bohard
parent 7157bb6725
commit 15f0448816
31 changed files with 318 additions and 877 deletions

View File

@ -0,0 +1,4 @@
#!/bin/bash
CreoleService ircd-irc2 start
exit 0

View File

@ -0,0 +1,4 @@
#!/bin/bash
CreoleService ircd-irc2 stop
exit 0