mirror of
https://github.com/YunoHost-Apps/wikijs_ynh.git
synced 2024-09-03 20:36:09 +02:00
force pull for upgrade
This commit is contained in:
parent
9b72c9fdc8
commit
11b9dcfb67
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ path_url=$(ynh_normalize_url_path $path_url)
|
||||||
#ynh_setup_source "$final_path"
|
#ynh_setup_source "$final_path"
|
||||||
|
|
||||||
pushd $final_path
|
pushd $final_path
|
||||||
git pull
|
git pull --force
|
||||||
git checkout "tags/2.0.0-beta.12"
|
git checkout "tags/2.0.0-beta.12"
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue