rename dico postservice
This commit is contained in:
7
postservice/91-ninegate
Executable file
7
postservice/91-ninegate
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
activer_ninegate=$(CreoleGet activer_ninegate non)
|
||||
if [ "$activer_ninegate" == "oui" ]
|
||||
then
|
||||
CreoleRun "/var/www/html/ninegate/scripts/ninegate-postservice-00.sh" web
|
||||
fi
|
||||
|
Reference in New Issue
Block a user