mirror of
https://github.com/YunoHost-Apps/ntfy_ynh.git
synced 2024-09-03 19:46:27 +02:00
do some debugging
This commit is contained in:
parent
4baf8d9087
commit
526970fc8d
1 changed files with 1 additions and 1 deletions
|
@ -26,6 +26,6 @@ ynh_script_progression -m "Configuring web server..." -w 2
|
|||
ynh_add_nginx_config
|
||||
|
||||
ynh_script_progression -m "Adding admin user..." -w 1
|
||||
ynh_exec_as $app NTFY_PASSWORD="$password" $install_dir/ntfy.sh user add --role=admin $admin
|
||||
# ynh_exec_as $app NTFY_PASSWORD="$password" $install_dir/ntfy.sh user add --role=admin $admin
|
||||
|
||||
ynh_script_progression -m "Installation completed" -l
|
||||
|
|
Loading…
Add table
Reference in a new issue