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

desactivate checkout 2.0.0-beta.12

This commit is contained in:
yalh76 2019-02-03 08:54:59 +01:00
parent c4857c776a
commit 4984aae525

View file

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