Desactive l'ancienne version de function hosting
This commit is contained in:
parent
1bab3b48e4
commit
bcf298ad77
|
@ -1,5 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo Not used anymore
|
||||
exit 1
|
||||
|
||||
. /usr/lib/alternc/functions.sh
|
||||
|
||||
TEMPLATE_DIR="/etc/alternc/templates/apache2"
|
||||
|
|
Loading…
Reference in New Issue