go-toolbox/scripts/workers/debian.sh

5 lines
92 B
Bash
Raw Normal View History

2024-05-04 13:18:37 +05:00
#!/bin/bash
apt update && apt upgrade -y
apt install -y build-essential curl file git make