Files
gitea-setup/1.1-setup.sh
ascet-tomsk f62d6e7fc0 first commit
2026-01-11 00:49:37 +07:00

6 lines
142 B
Bash

#!/bin/bash
# 1.1 Обновление системы
sudo apt update && sudo apt upgrade -y
sudo apt install -y curl wget git nano htop ufw