Commit 824530d4 authored by S M Y's avatar S M Y
Browse files

Issue #000 systeminit: removing systeminit installation

No related merge requests found
Showing with 0 additions and 3 deletions
+0 -3
......@@ -208,6 +208,3 @@ echo -e \n$(date)\n >> logs/apis.log; apis 2>&1 | tee -a logs/apis.log
echo -e \n$(date)\n >> logs/proxies.log; proxy 2>&1 | tee -a logs/proxies.log
echo -e \n$(date)\n >> logs/keycloak.log; keycloak 2>&1 | tee -a logs/keycloak.log
echo -e \n$(date)\n >> logs/badger.log; badger 2>&1 | tee -a logs/badger.log
## Initialising system
echo -e \n$(date)\n >> logs/systeminit.log; systeminit 2>&1 | tee -a logs/systeminit.log
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment