Bug: debain -> debian
This commit is contained in:
@@ -12,7 +12,7 @@ getVer() {
|
||||
run() {
|
||||
apt update -y
|
||||
apt install -y wget
|
||||
wget -P /tmp ${BASE_URL}/debain-${DEBVERUP}/debian-${DEBVER}to${DEBVERUP}.sh
|
||||
wget -P /tmp ${BASE_URL}/debian-${DEBVERUP}/debian-${DEBVER}to${DEBVERUP}.sh
|
||||
bash /tmp/debian-${DEBVER}to${DEBVERUP}.sh
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user