Add cron dep to glpi, update app statuses

This commit is contained in:
Sam Heinz
2025-01-12 15:54:17 +10:00
parent 0d739764bb
commit 2199790f19
6 changed files with 7 additions and 6 deletions
+2 -1
View File
@@ -24,7 +24,8 @@ $STD apt-get install -y \
libapache2-mod-php \
mariadb-server \
wget \
openssh-server
openssh-server \
cron
msg_ok "Installed Dependencies"
msg_info "Setting up database"