1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cesium_ynh.git synced 2024-09-03 18:06:25 +02:00

Update upgrade

This commit is contained in:
Thatoo 2019-06-04 22:53:26 +02:00 committed by GitHub
parent f10542d6b4
commit 6afa2ccf9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,7 @@ upgrade_type=$(ynh_check_app_version_changed)
# Remove trailing "/" for next commands
path=${path%/}
# Retreive sources and install them
src_path=/var/www/$app
sudo rm -rf $src_path
sudo mkdir -p $src_path