1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wikijs_ynh.git synced 2024-09-03 20:36:09 +02:00

fix upgrade

This commit is contained in:
yalh76 2019-02-04 00:26:41 +01:00
parent d5e0b86fc7
commit 5cc1b3184d

View file

@ -87,7 +87,7 @@ path_url=$(ynh_normalize_url_path $path_url)
#ynh_setup_source "$final_path"
pushd $final_path
git pull --force
git pull
git checkout "tags/2.0.0-beta.13"
popd