1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/BicBucStriim_ynh.git synced 2024-09-03 18:15:53 +02:00

Update install

This commit is contained in:
ericgaspar 2021-07-07 10:24:30 +02:00
parent 19fd75a57d
commit 35675c217b

View file

@ -94,7 +94,7 @@ phpversion=$(ynh_app_setting_get --app=$app --key=phpversion)
cp ../conf/password.php $final_path/ynh_password.php
cd $final_path
hash=$(php ynh_password.php $admin_pwd)
hash=$(php ynh_password.php $password)
rm ynh_password.php
cd -
# mail=$(ynh_user_get_info $admin mail)