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 \ libapache2-mod-php \
mariadb-server \ mariadb-server \
wget \ wget \
openssh-server openssh-server \
cron
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
msg_info "Setting up database" msg_info "Setting up database"
+1 -1
View File
@@ -31,5 +31,5 @@
"password": null "password": null
}, },
"notes": [], "notes": [],
"status": "🚧" "status": ""
} }
+1 -1
View File
@@ -31,5 +31,5 @@
"password": "guacadmin" "password": "guacadmin"
}, },
"notes": [], "notes": [],
"status": "🚧" "status": ""
} }
+1 -1
View File
@@ -36,5 +36,5 @@
"type": "info" "type": "info"
} }
], ],
"status": "🚧" "status": ""
} }
+1 -1
View File
@@ -36,5 +36,5 @@
"type": "info" "type": "info"
} }
], ],
"status": "🚧" "status": ""
} }
+1 -1
View File
@@ -36,5 +36,5 @@
"type": "info" "type": "info"
} }
], ],
"status": "🚧" "status": ""
} }