X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=clean%2F.local%2Fbin%2Finstall_clean.sh;fp=clean%2F.local%2Fbin%2Finstall_clean.sh;h=acf04f0086213bf58bdb033daf9f6888cc7f25ae;hb=7553d3a3fcf877457ea1c93d2d7ab1e3ba11487a;hp=0000000000000000000000000000000000000000;hpb=3232ebec1b74563f7dbd3ff7652c44976b6a705d;p=dotfiles.git diff --git a/clean/.local/bin/install_clean.sh b/clean/.local/bin/install_clean.sh new file mode 100755 index 0000000..acf04f0 --- /dev/null +++ b/clean/.local/bin/install_clean.sh @@ -0,0 +1,4 @@ +#!/bin/sh +mv /opt/clean /opt/clean.bak +curl ftp://ftp.cs.ru.nl/pub/Clean/builds/linux-x64/clean-bundle-complete-linux-x64-latest.tgz | tar -xz +mv clean-bundle-complete /opt/clean