Skip to content

Commit 6da0314

Browse files
committed
chmod +x
1 parent aff19d2 commit 6da0314

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

install.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ apt-get autoremove -y && \
1212
apt-get autoclean -y
1313

1414
#download linux
15-
curl -s https://api.github.com/repos/srcrs/magicbox/releases/latest | grep browser_download_url | grep linux | cut -d'"' -f4 | wget -i -
15+
curl -s https://api.github.com/repos/srcrs/magicbox/releases/latest | grep browser_download_url | grep linux | cut -d'"' -f4 | wget -i -
16+
chmod +x MagicBox_amd64_linux

0 commit comments

Comments
 (0)