testing repo
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.

8 lines
203 B

2 years ago
  1. #!/bin/bash
  2. cd ~
  3. rm -rf ./hp-client-64bit
  4. rm hp-client-64bit.zip
  5. wget https://512mb.org/files/itl_chorus/bin/hp-client-64bit.zip
  6. unzip hp-client-64bit.zip
  7. chmod a+x ./hp-client-64bit/synfone
  8. sudo reboot