1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/streama_ynh.git synced 2024-09-03 20:26:30 +02:00

Update install

This commit is contained in:
liberodark 2020-05-29 14:20:38 +02:00 committed by GitHub
parent af3e5f2e26
commit aa75da33e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -100,7 +100,6 @@ ynh_install_app_dependencies openjdk-8-jre-headless
ynh_app_setting_set $app final_path $final_path ynh_app_setting_set $app final_path $final_path
# Download, check integrity, uncompress and patch the source from app.src # Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source "$final_path" ynh_setup_source "$final_path"
#chmod +x $final_path/streama.war
#================================================= #=================================================
# SETUP SYSTEMD # SETUP SYSTEMD