Skip to content

Commit b2046e0

Browse files
committed
Install zellij for x86
1 parent 53ac598 commit b2046e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Container-Root/hyperpod/setup/install-zellij.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Ref: https://zellij.dev/documentation/installation.html
44

5-
wget https://github.com/zellij-org/zellij/releases/download/v0.44.1/zellij-no-web-aarch64-unknown-linux-musl.tar.gz -O /tmp/zellij.tar.gz
5+
wget https://github.com/zellij-org/zellij/releases/download/v0.44.1/zellij-no-web-x86_64-unknown-linux-musl.tar.gz -O /tmp/zellij.tar.gz
66

77
pushd /tmp
88
tar -xvf zellij.tar.gz

0 commit comments

Comments
 (0)