From 4cd74231cd9723fdb84ddb7cbbdba74d934ad937 Mon Sep 17 00:00:00 2001 From: typebrook Date: Wed, 12 Feb 2020 21:15:34 +0800 Subject: update --- scripts/gist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/gist b/scripts/gist index f941894..c248d3e 100755 --- a/scripts/gist +++ b/scripts/gist @@ -224,7 +224,7 @@ _apply_config() { _check_repo_status() { if [[ ! -d $1 ]]; then - if [[ $auto_sync ]]; then + if [[ $auto_sync == 'true' ]]; then echo "\e[32m[cloning]\e[0m"; else echo "\e[32m[Not cloned yet]\e[0m"; -- cgit v1.2.3-70-g09d2