mirror of
https://github.com/YunoHost-Apps/framaforms_ynh.git
synced 2024-09-03 18:36:12 +02:00
Update install
This commit is contained in:
parent
51eb63cf12
commit
798158e364
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ ynh_exec_warn_less ynh_exec_as $app env PATH=$PATH drush @$app sql-query "INSERT
|
|||
|
||||
cat ../conf/ldap.conf | ynh_exec_as $app env PATH=$PATH drush @$app variable-set --format=yaml ldap_authentication_conf -
|
||||
|
||||
update-alternatives --set php /usr/bin/php${YNH_DEFAULT_PHP_VERSION}
|
||||
update-alternatives --set php /usr/bin/php${YNH_PHP_VERSION}
|
||||
|
||||
#=================================================
|
||||
# SETUP THE CRON FILE
|
||||
|
|
Loading…
Add table
Reference in a new issue