1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ifconfig-io_ynh.git synced 2024-09-03 20:36:27 +02:00
This commit is contained in:
Éric Gaspar 2023-12-15 20:00:42 +01:00
parent 331101888e
commit 841dc976d5
2 changed files with 1 additions and 1 deletions

View file

View file

@ -13,7 +13,7 @@ source /usr/share/yunohost/helpers
#=================================================
# CHECK IF THE APP CAN BE INSTALLED WITH THESE ARGS
#=================================================
#REMOVEME? ynh_script_progression --message="Validating installation parameters..." --weight=1
ynh_script_progression --message="Validating installation parameters..." --weight=1
app_path="$install_dir/go/src/github.com/georgyo/ifconfig.io"