Cloture
This commit is contained in:
@@ -4,5 +4,5 @@ if (( $EUID != 0 )); then
|
||||
exit
|
||||
fi
|
||||
SERVICEtoSTOP="apache2"
|
||||
echo "Démarage d'$SERVICEtoSTOP"
|
||||
service "$SERVICEtoSTOP" stop
|
||||
echo "Arret d'$SERVICEtoSTOP"
|
||||
service "$SERVICEtoSTOP" stop
|
||||
|
||||
Reference in New Issue
Block a user