Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

Commit cba17ee

Browse files
authored
Update stubdl
1 parent 797f578 commit cba17ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ else
1212
exit 1
1313
fi
1414

15-
BIGDL="https://github.com/xplshn/bigdl/releases/latest/download/bigdl_fast_${ARCH_SUFFIX}"
15+
BIGDL="https://github.com/xplshn/bigdl/releases/latest/download/bigdl_${ARCH_SUFFIX}_upx"
1616

1717
if [ "$1" = "--install" ]; then
1818
DEST="$2"

0 commit comments

Comments
 (0)