Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
824530d4
Commit
824530d4
authored
6 years ago
by
S M Y
Browse files
Options
Download
Patches
Plain Diff
Issue #000 systeminit: removing systeminit installation
parent
c59ae9bf
release-1.10.2
release-1.10.1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
deploy/sunbird_install.sh
+0
-3
deploy/sunbird_install.sh
with
0 additions
and
3 deletions
+0
-3
deploy/sunbird_install.sh
+
0
−
3
View file @
824530d4
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets