Add new file

This commit is contained in:
2018-03-18 22:43:32 -05:00
parent 3dd256d72c
commit 0df8a47e7d

10
linupx-repo-change.sh Normal file
View File

@@ -0,0 +1,10 @@
#!/bin/bash
set -eu
set -o pipefail
rm -f /usr/local/bin/runup
rm -Rf /opt/ubuntu-upscripts
bash <(curl -sL http://bit.ly/ids-linupx)