Update install

This commit is contained in:
siwinter 2019-11-13 22:01:27 +01:00 committed by GitHub
parent f1cd3d7198
commit 3824c9f26e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -141,7 +141,7 @@ ynh_app_setting_set --app=$app --key=final_path --value=$final_path
#sw. ynh_setup_source --dest_dir="$final_path"
# sudo mkdir -p "$final_path"
cp -a /home/admin/source/. "$final_path"
cp -a myServer.py "$final_path"
#sw. sudo cp -a ../sources/. $final_path
#=================================================