mirror of
https://github.com/YunoHost-Apps/ulogger_ynh.git
synced 2024-10-01 13:34:45 +02:00
install password error fix
This commit is contained in:
parent
cf0beaab27
commit
91be923a2d
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ test ! -e "$final_path" || ynh_die "This path already contains a folder"
|
|||
# Register (book) web path
|
||||
ynh_webpath_register $app $domain $path_url
|
||||
|
||||
"The password is too weak, it must be longer than 6 characters"
|
||||
admin_password=$(openssl passwd -1 -salt xyz $password)
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue