Multiple changes

This commit is contained in:
2025-02-12 21:01:52 +01:00
parent d66df792c6
commit 63165795ca
5 changed files with 33 additions and 6 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/sh
apt-get install php8.2 php8.2-common php8.2-fpm -y # PHP
apt-get install vim file bash-completion procps nginx screen git sudo less -y # Utils
apt-get install mariadb-client mariadb-server -y # MariaDB Server + Client