Commit 3d88419d authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

install.sh comme celui de sygal

parent 732a943b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4,6 +4,9 @@
# This script runs required operations in order to set up the application.
#

CURDIR=$(cd `dirname $0` && pwd)
cd ${CURDIR}

# Désactivation de l'interface d'admin Apigility
composer development-disable