commit by to_remotes 2024-05-03 12:45:24 +0200 from vmdevhw
parent
eac2ebf230
commit
e1626a0f68
|
|
@ -3,9 +3,8 @@
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt dist-upgrade -y
|
sudo apt dist-upgrade -y
|
||||||
sudo apt install -y lvm2 zsh cloud-utils xfsprogs jq hstr ufw
|
sudo apt install -y lvm2 zsh cloud-utils xfsprogs jq hstr ufw
|
||||||
source <(curl -sk https://git.service.wiseadvice.eu/wiseadvice_public_repos/wa_public_init_repo/raw/branch/main/common_lib.sh)
|
|
||||||
|
|
||||||
what_to_do() {
|
function what_to_do() {
|
||||||
echo -ne "
|
echo -ne "
|
||||||
MAIN MENU
|
MAIN MENU
|
||||||
1) Install K8s
|
1) Install K8s
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue