Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - - - - 1 - - - -
- sudo apt update -y && sudo apt upgrade -y
- - - - - 2 - - - -
- [ -f "ora.sh" ] && rm ora.sh; wget -q https://raw.githubusercontent.com/cryptoforto/Ora-Node/main/ora.sh && chmod +x ora.sh && ./ora.sh
- - - - - 3 - - - -
- apt install nano
- - - - - 4 - - - -
- nano .env
- - - - - 5 - - - -
- docker logs ora-tora -f -n 100
- - - - - 6 - - - -
- rm -rf tora
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement