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

Update install

This commit is contained in:
ericgaspar 2021-11-28 19:44:22 +01:00
parent c985a29534
commit caefd9b5c9
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -52,8 +52,6 @@ app=$YNH_APP_INSTANCE_NAME
#=================================================
ynh_script_progression --message="Validating installation parameters..." --weight=1
arch=$(ynh_detect_arch)
final_path=/opt/yunohost/$app
test ! -e "$final_path" || ynh_die --message="This path already contains a folder"