2.0.0-beta.13
This commit is contained in:
parent
9f082b4da6
commit
9b72c9fdc8
@ -139,7 +139,7 @@ ynh_app_setting_set $app final_path $final_path
|
|||||||
git clone https://github.com/Requarks/wiki "$final_path"
|
git clone https://github.com/Requarks/wiki "$final_path"
|
||||||
|
|
||||||
pushd $final_path
|
pushd $final_path
|
||||||
git checkout tags/2.0.0-beta.12
|
git checkout "tags/2.0.0-beta.12"
|
||||||
popd
|
popd
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
@ -88,7 +88,7 @@ path_url=$(ynh_normalize_url_path $path_url)
|
|||||||
|
|
||||||
pushd $final_path
|
pushd $final_path
|
||||||
git pull
|
git pull
|
||||||
git checkout tags/2.0.0-beta.12
|
git checkout "tags/2.0.0-beta.12"
|
||||||
popd
|
popd
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user