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:
parent
b5e3f7a237
commit
90ad712b80
1 changed files with 0 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Reference in a new issue