Bug: debain -> debian
This commit is contained in:
parent
6789b09191
commit
5930d35be2
@ -12,7 +12,7 @@ getVer() {
|
|||||||
run() {
|
run() {
|
||||||
apt update -y
|
apt update -y
|
||||||
apt install -y wget
|
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
|
bash /tmp/debian-${DEBVER}to${DEBVERUP}.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user