Add new file
This commit is contained in:
10
linupx-repo-change.sh
Normal file
10
linupx-repo-change.sh
Normal 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)
|
||||||
Reference in New Issue
Block a user