diff --git a/install/glpi-install.sh b/install/glpi-install.sh index aab88b579..c1d9eca29 100644 --- a/install/glpi-install.sh +++ b/install/glpi-install.sh @@ -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" diff --git a/json/5etools.json b/json/5etools.json index 86cc778ee..dcc371f13 100644 --- a/json/5etools.json +++ b/json/5etools.json @@ -31,5 +31,5 @@ "password": null }, "notes": [], - "status": "🚧" + "status": "✅" } \ No newline at end of file diff --git a/json/apache-guacamole.json b/json/apache-guacamole.json index 5d16ef20a..a49744ed7 100644 --- a/json/apache-guacamole.json +++ b/json/apache-guacamole.json @@ -31,5 +31,5 @@ "password": "guacadmin" }, "notes": [], - "status": "🚧" + "status": "✅" } \ No newline at end of file diff --git a/json/firefly.json b/json/firefly.json index 1238b7da1..2ad158489 100644 --- a/json/firefly.json +++ b/json/firefly.json @@ -36,5 +36,5 @@ "type": "info" } ], - "status": "🚧" + "status": "✅" } \ No newline at end of file diff --git a/json/ghost.json b/json/ghost.json index dad3338f9..21340d404 100644 --- a/json/ghost.json +++ b/json/ghost.json @@ -36,5 +36,5 @@ "type": "info" } ], - "status": "🚧" + "status": "✅" } \ No newline at end of file diff --git a/json/glance.json b/json/glance.json index ca5656fb3..886d25cfb 100644 --- a/json/glance.json +++ b/json/glance.json @@ -36,5 +36,5 @@ "type": "info" } ], - "status": "🚧" + "status": "✅" } \ No newline at end of file