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

Update install

This commit is contained in:
Éric Gaspar 2024-04-24 10:44:03 +02:00
parent b5e3f7a237
commit 90ad712b80

View file

@ -88,7 +88,6 @@ ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --l
#=================================================
# CHANGING DEFAULT ADMIN PASSWORD
#=================================================
ynh_script_progression --message="Changing default admin password..." --weight=1
hashed_pwd=$(bcrypt_password "$admin_pass")