ソースを参照

fix shfmt issue

Abouzar Parvan 4 年 前
コミット
3bfa31aaa0
1 ファイル変更1 行追加1 行削除
  1. 1 1
      utils/installer/install.sh

+ 1 - 1
utils/installer/install.sh

@@ -160,7 +160,7 @@ asktoinstallnode() {
 
 asktoinstallgit() {
 	echo "git not found, please install git"
-  exit
+        exit
 }
 
 asktoinstallpip() {