From 9f082b4da61c09b15f8c78dbcbf1eae49c9cf84e Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 3 Feb 2019 09:01:56 +0100 Subject: [PATCH] 2.0.0-beta.12 --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index ca92ca8..33c4fff 100644 --- a/scripts/install +++ b/scripts/install @@ -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 #=================================================