1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-03-18 22:27:09 +01:00
parent 370186ae60
commit cdb98ac2bf

View file

@ -103,7 +103,7 @@ chown -R $app:www-data "$data_dir"
ynh_script_progression --message="Adding a configuration file..." --weight=1
pushd $install_dir
password_hash=$(echo ./galene-password-generator $password)
password_hash=$(echo $(./galene-password-generator $password))
popd
# Configure Galène