Skip to content

Commit

Permalink
Crocrodile v1.1.0 installator
Browse files Browse the repository at this point in the history
  • Loading branch information
Virinas-code committed Apr 2, 2021
1 parent 06d2397 commit c5ddb5f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions install-crocrodile.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/bash
wget https://github.com/Virinas-code/Crocrodile/archive/refs/tags/v1.0.2.tar.gz
tar -zxvf v1.0.2.tar.gz
cd Crocrodile-1.0.2
wget https://github.com/Virinas-code/Crocrodile/archive/refs/tags/v1.1.0.tar.gz
tar -zxvf v1.1.0.tar.gz
cd Crocrodile-1.1.0
read -p "Token : "
echo "$REPLY" > lichess.token
clear
Expand Down

0 comments on commit c5ddb5f

Please sign in to comment.