add support for linux aarch64
This commit is contained in:
2
script/build.sh
vendored
2
script/build.sh
vendored
@@ -40,7 +40,7 @@ if [[ "$OSTYPE" =~ ^linux ]]; then
|
|||||||
echo "==============="
|
echo "==============="
|
||||||
echo "Build for Linux"
|
echo "Build for Linux"
|
||||||
echo "==============="
|
echo "==============="
|
||||||
export sd=${SHELL_FOLDER}/sd-linux-x64
|
export sd=${SHELL_FOLDER}/sd-linux-`arch`
|
||||||
chmod +x "$sd"
|
chmod +x "$sd"
|
||||||
# for linux, package name may be com.xxx.xxx
|
# for linux, package name may be com.xxx.xxx
|
||||||
echo "rename package name"
|
echo "rename package name"
|
||||||
|
|||||||
BIN
script/sd-linux-aarch64
vendored
Executable file
BIN
script/sd-linux-aarch64
vendored
Executable file
Binary file not shown.
Reference in New Issue
Block a user