Kaynağa Gözat

shfmt correct fix (#1221)

Abouzar Parvan 4 yıl önce
ebeveyn
işleme
120590b8ec
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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() {