Merge branch 'master' of github.com:dopefishh/dotfiles
[dotfiles.git] / clean / .local / bin / install_clean.sh
1 #!/bin/sh
2 mv /opt/clean /opt/clean.bak
3 curl ftp://ftp.cs.ru.nl/pub/Clean/builds/linux-x64/clean-bundle-complete-linux-x64-latest.tgz | tar -xz
4 mv clean-bundle-complete /opt/clean