」 feat(p2): successfully migrated to alpine

This commit is contained in:
2025-12-17 15:25:29 +01:00
parent 6b0353123b
commit c240b1cc75
2 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env sh
sudo apt update
sudo apt install curl -y
echo "Launching k3s install"
curl -sfL https://get.k3s.io | sh -s - server --cluster-init --node-ip=192.168.56.110
echo Waiting
sleep 15