correction syntaxe
[lhc/ansible.git] / templates / nextcloud_console.j2
1 #! /bin/bash
2
3 BASEDIR=$(dirname $(readlink -f $0))
4
5 export NEXTCLOUD_CONFIG_DIR=$BASEDIR/config
6
7 exec php $BASEDIR/nextcloud/console.php $*