mirror of
https://github.com/YunoHost-Apps/streams_ynh.git
synced 2024-09-03 20:26:20 +02:00
another attempt for ldapauth
This commit is contained in:
parent
ef664b6894
commit
ef8735fcba
1 changed files with 3 additions and 1 deletions
|
@ -254,7 +254,9 @@ ynh_systemd_action --service_name=nginx --action=reload
|
|||
#=================================================
|
||||
ynh_script_progression --message="Enabling ldapauth addon..."
|
||||
|
||||
$final_path/util/addons install ldapauth
|
||||
pushd "$final_path"
|
||||
/usr/bin/php8.1 util/addons install ldapauth
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
|
|
Loading…
Add table
Reference in a new issue