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

Undebug shice

This commit is contained in:
Alexander Wühr 2023-02-24 15:39:52 +01:00
parent 06c7c27bc7
commit 537acd318b
No known key found for this signature in database

View file

@ -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