Save test environment changes

This commit is contained in:
2026-02-04 21:58:57 +00:00
parent 5dd5692d83
commit a57d5333d4
67 changed files with 1603 additions and 239 deletions

3
archive/old_other/init_dev.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/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! ---"