Skip to content

Commit

Permalink
Update run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ccev authored Mar 26, 2024
1 parent 170542b commit 3778293
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions run.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

wget https://github.com/UnownHash/Xilriws-Public/releases/download/xilriws-v0.0.2/xilriws
wget https://github.com/UnownHash/Xilriws-Public/releases/download/xilriws-v0.0.2/config.json.example
wget https://github.com/UnownHash/Xilriws-Public/releases/download/xilriws-v0.1.0/xilriws
wget https://github.com/UnownHash/Xilriws-Public/releases/download/xilriws-v0.1.0/config.json.example
chmod +x xilriws
cp config.json.example xilriws.json

Expand Down

0 comments on commit 3778293

Please sign in to comment.