Namestitev OpenClaw.ai: Razlika med redakcijama
Iz KrofekWiki
Brez povzetka urejanja |
|||
| Vrstica 2: | Vrstica 2: | ||
apt update && apt upgrade -y | <code>apt update && apt upgrade -y | ||
apt install -y curl git ca-certificates gnupg ufw jq nano htop | apt install -y curl git ca-certificates gnupg ufw jq nano htop | ||
reboot | reboot</code> | ||
Redakcija: 19:54, 14. maj 2026
Posodobitev sistema
apt update && apt upgrade -y
apt install -y curl git ca-certificates gnupg ufw jq nano htop
reboot