Explorar o código

typo in script

Iamabot %!s(int64=2) %!d(string=hai) anos
pai
achega
613e6b5776
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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