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

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"

View File

@@ -31,5 +31,5 @@
"password": null
},
"notes": [],
"status": "🚧"
"status": ""
}

View File

@@ -31,5 +31,5 @@
"password": "guacadmin"
},
"notes": [],
"status": "🚧"
"status": ""
}

View File

@@ -36,5 +36,5 @@
"type": "info"
}
],
"status": "🚧"
"status": ""
}

View File

@@ -36,5 +36,5 @@
"type": "info"
}
],
"status": "🚧"
"status": ""
}

View File

@@ -36,5 +36,5 @@
"type": "info"
}
],
"status": "🚧"
"status": ""
}