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:
parent
cdb98ac2bf
commit
0512cfbb57
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ chown -R $app:www-data "$data_dir"
|
||||||
ynh_script_progression --message="Adding a configuration file..." --weight=1
|
ynh_script_progression --message="Adding a configuration file..." --weight=1
|
||||||
|
|
||||||
pushd $install_dir
|
pushd $install_dir
|
||||||
password_hash=$(echo $(./galene-password-generator $password))
|
password_hash=(echo $(./galene-password-generator $password))
|
||||||
popd
|
popd
|
||||||
|
|
||||||
# Configure Galène
|
# Configure Galène
|
||||||
|
|
Loading…
Add table
Reference in a new issue