1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/satdress_ynh.git synced 2024-09-03 20:16:27 +02:00

fix manifest

This commit is contained in:
navanchauhan 2022-07-28 21:10:02 -04:00
parent b7f338687f
commit 0f394e0ed5
2 changed files with 5 additions and 2 deletions

View file

@ -61,7 +61,10 @@
{
"name": "is_public",
"type": "boolean",
"default": true
"default": true,
"help": {
"en": "Allow non-YunoHost users"
}
}
]
}

View file

@ -39,7 +39,7 @@ app=$YNH_APP_INSTANCE_NAME
ynh_script_progression --message="Validating installation parameters..." --weight=1
final_path=/opt/yunohost/$app
final_path=/var/www/$app
test ! -e "$final_path" || ynh_die --message="This path already contains a folder"
# Register (book) web path