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:
parent
f10542d6b4
commit
6afa2ccf9c
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ upgrade_type=$(ynh_check_app_version_changed)
|
||||||
# Remove trailing "/" for next commands
|
# Remove trailing "/" for next commands
|
||||||
path=${path%/}
|
path=${path%/}
|
||||||
|
|
||||||
|
# Retreive sources and install them
|
||||||
src_path=/var/www/$app
|
src_path=/var/www/$app
|
||||||
sudo rm -rf $src_path
|
sudo rm -rf $src_path
|
||||||
sudo mkdir -p $src_path
|
sudo mkdir -p $src_path
|
||||||
|
|
Loading…
Add table
Reference in a new issue