Explorar o código

fixing syntax error on nc install

afeiszli %!s(int64=3) %!d(string=hai) anos
pai
achega
55e51da1ec
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      scripts/netclient-install.sh

+ 1 - 0
scripts/netclient-install.sh

@@ -109,6 +109,7 @@ case $(uname | tr '[:upper:]' '[:lower:]') in
 			;;
 			arm*)
 				dist=netclient-$CPU_ARCH
+			;;
                         mipsle)
                                 dist=netclient-mipsle
 			;;