Update install

This commit is contained in:
siwinter 2019-10-21 15:21:06 +02:00 committed by GitHub
parent ace6ec2bbd
commit ebcffea3db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -139,7 +139,8 @@ ynh_script_progression --message="Setting up source files..." --time --weight=1
ynh_app_setting_set --app=$app --key=final_path --value=$final_path
# Download, check integrity, uncompress and patch the source from app.src
#sw. ynh_setup_source --dest_dir="$final_path"
cp /home/admin/serv.py $final_path
sudo cp /home/admin/serv.py $final_path
#sw. sudo cp -a ../sources/. $final_path
#=================================================
# NGINX CONFIGURATION