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