forked from forkanization/Proxmox-arm64
Add cron dep to glpi, update app statuses
This commit is contained in:
@@ -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
@@ -31,5 +31,5 @@
|
|||||||
"password": null
|
"password": null
|
||||||
},
|
},
|
||||||
"notes": [],
|
"notes": [],
|
||||||
"status": "🚧"
|
"status": "✅"
|
||||||
}
|
}
|
||||||
@@ -31,5 +31,5 @@
|
|||||||
"password": "guacadmin"
|
"password": "guacadmin"
|
||||||
},
|
},
|
||||||
"notes": [],
|
"notes": [],
|
||||||
"status": "🚧"
|
"status": "✅"
|
||||||
}
|
}
|
||||||
+1
-1
@@ -36,5 +36,5 @@
|
|||||||
"type": "info"
|
"type": "info"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"status": "🚧"
|
"status": "✅"
|
||||||
}
|
}
|
||||||
+1
-1
@@ -36,5 +36,5 @@
|
|||||||
"type": "info"
|
"type": "info"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"status": "🚧"
|
"status": "✅"
|
||||||
}
|
}
|
||||||
+1
-1
@@ -36,5 +36,5 @@
|
|||||||
"type": "info"
|
"type": "info"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"status": "🚧"
|
"status": "✅"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user