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

Update upgrade

This commit is contained in:
ericgaspar 2020-12-03 08:13:43 +01:00
parent 95f1d87cde
commit 0c7a006f2e
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -67,12 +67,6 @@ ynh_clean_setup () {
# Exit if an error occurs during the execution of the script
ynh_abort_if_errors
#=================================================
# CHECK THE PATH
#=================================================
path_url=$(ynh_normalize_url_path --path_url=$path_url)
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE
#=================================================