Files

3 lines
141 B
Bash
Executable File

#!/bin/bash
sudo apt-get update && sudo apt-get install -y mc python3 python3-pip docker.io htop
echo "--- Fejlesztői környezet kész! ---"