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:
parent
19fd75a57d
commit
35675c217b
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue