ubuntu-up.sh
This commit is contained in:
@@ -11,7 +11,7 @@ run() {
|
||||
apt update -y
|
||||
apt install -y wget
|
||||
wget -P /tmp ${BASE_URL}/ubuntu-${UBUNTUVER}/ubuntu-up.sh
|
||||
bash /tmp/ubuntu-up
|
||||
bash /tmp/ubuntu-up.sh
|
||||
}
|
||||
|
||||
getVer
|
||||
|
||||
Reference in New Issue
Block a user