This commit is contained in:
Slaviša Arežina
2025-07-06 10:43:18 +02:00
committed by GitHub
parent c38b4c2ef3
commit 1a8a34b533

View File

@@ -15,7 +15,7 @@ update_os
msg_info "Installing Dependencies (Patience)"
$STD apt-get install -y \
apache2
apache2 \
make
msg_ok "Installed Dependencies"