mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-16 13:51:42 +08:00
binary builder script
This commit is contained in:
@@ -109,7 +109,9 @@ case $(uname | tr '[:upper:]' '[:lower:]') in
|
||||
;;
|
||||
arm*)
|
||||
dist=netclient-$CPU_ARCH
|
||||
;;
|
||||
mipsle)
|
||||
dist=netclient-mipsle
|
||||
;;
|
||||
*)
|
||||
fatal "$CPU_ARCH : cpu architecture not supported"
|
||||
esac
|
||||
|
Reference in New Issue
Block a user