mirror of
https://github.com/YunoHost-Apps/cesium_ynh.git
synced 2024-09-03 18:06:25 +02:00
Update scripts/upgrade
Co-Authored-By: Kayou <pierre.moltess@gmail.com>
This commit is contained in:
parent
6afa2ccf9c
commit
aee69f4bfb
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ then
|
|||
ynh_script_progression --message="Upgrading source files..." --time --weight=1
|
||||
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
ynh_setup_source --dest_dir=/tmp
|
||||
ynh_setup_source --dest_dir=$src_path
|
||||
fi
|
||||
|
||||
sudo unzip -q /tmp/cesium-*-web.zip -d $src_path
|
||||
|
|
Loading…
Add table
Reference in a new issue