2.0.0-beta.15

This commit is contained in:
yalh76
2019-02-03 05:49:37 +01:00
parent ef9b3c15f4
commit bc165af31a
4 changed files with 4 additions and 4 deletions

View File

@@ -138,7 +138,7 @@ ynh_app_setting_set $app final_path $final_path
git clone https://github.com/Requarks/wiki "$final_path"
pushd $final_path
git checkout
git checkout tags/2.0.0-beta.15
popd
#=================================================

View File

@@ -88,7 +88,7 @@ path_url=$(ynh_normalize_url_path $path_url)
pushd $final_path
git pull
git checkout
git checkout tags/2.0.0-beta.15
popd
#=================================================