1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/haste_ynh.git synced 2024-09-03 20:36:28 +02:00

Fix unset variable

This commit is contained in:
Maniack Crudelis 2017-11-29 17:00:54 +01:00 committed by GitHub
parent 6e7ac9f7f5
commit b3f41403db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,7 +67,7 @@ ynh_secure_remove "/usr/bin/$app"
# REMOVE DATADIR DIRECTORY
#=================================================
ynh_secure_remove "$data_path"
ynh_secure_remove "/home/yunohost.app/$app"
#=================================================
# REMOVE NODEJS