Advertisement
TVT618

Entropy's installation and uninstalltion

Apr 2nd, 2020
3,481
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. ---INSTALLTION---
  2. git clone https://github.com/entynetproject/entropy
  3. cd entropy
  4. sudo bash install.sh
  5. entropy -h
  6.  
  7. ---UNINSTALLTION---
  8. cd entropy
  9. sudo bash uninstall.sh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement