You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
378 B

5 years ago
5 years ago
5 years ago
  1. DEBIAN-BASH
  2. ===========
  3. quick installation
  4. ------------------
  5. `curl https://git.artcode.re/pvincent/debian-bash/raw/master/install.sh | sudo bash`
  6. installation
  7. ------------
  8. * wget https://git.artcode.re/pvincent/debian-bash/archive/master.tar.gz -C /opt/debian-bash
  9. * cd /opt/debian-bash
  10. * sudo ./install.sh
  11. uninstall
  12. ---------
  13. * cd /opt/debian-bash
  14. * sudo ./uninstall.sh