1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoview_ynh.git synced 2024-09-03 20:05:55 +02:00

Fix install

This commit is contained in:
yalh76 2022-04-06 16:31:47 +02:00
parent c696b982d8
commit f499cb7271

View file

@ -98,9 +98,6 @@ ynh_app_setting_set --app=$app --key=data_path --value=$data_path
# Download, check integrity, uncompress and patch the source from app.src # Download, check integrity, uncompress and patch the source from app.src
setup_sources setup_sources
set_go_vars
set_node_vars
#================================================= #=================================================
# NGINX CONFIGURATION # NGINX CONFIGURATION
#================================================= #=================================================