Selaa lähdekoodia

typo in script

Iamabot 2 vuotta sitten
vanhempi
commit
613e6b5776
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      INIT-sync

+ 1 - 1
INIT-sync

@@ -20,7 +20,7 @@ pushd ${loc} > /dev/null
 
 ## set gin server and remote
 if ! gin remotes; then
-  sh .script/setginserver
+  sh .scripts/setginserver
 else
     echo gin remote set
 fi