Skip to content

Commit

Permalink
I hate my life
Browse files Browse the repository at this point in the history
Signed-off-by: Terra <terra@mcterra.id.au>
  • Loading branch information
MCterra10 committed Mar 7, 2021
1 parent b7e9d03 commit b08c0b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
File renamed without changes.
6 changes: 3 additions & 3 deletions tools/ci/install_rust_g.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ set -euo pipefail

source buildByond.conf

wget -O ./librust_g.so "https://github.com/BeeStation/rust-g/releases/download/$RUST_G_VERSION/full_librust_g.so"
chmod +x ./librust_g.so
ldd ./librust_g.so
wget -O ./rust_g "https://github.com/BeeStation/rust-g/releases/download/$RUST_G_VERSION/full_librust_g.so"
chmod +x ./rust_g
ldd ./rust_g

0 comments on commit b08c0b0

Please sign in to comment.