Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
telemersion
Telemersive Router
Commits
1c0dcc11
Commit
1c0dcc11
authored
Feb 18, 2021
by
Florian Bruggisser
Browse files
added nope package installation
parent
b58457d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
manager-service-install.sh
View file @
1c0dcc11
...
...
@@ -23,6 +23,9 @@ useradd -s /usr/sbin/nologin -r -M $SERVICE_USER_NAME
# grant access
setfacl
-R
-m
u:
$SERVICE_USER_NAME
:rwx
"
$SCRIPT_PATH
"
# install node packages
npm
install
# prepare service configuration form template
echo
"installing service..."
RUN_SCRIPT_PATH
=
"
$SCRIPT_PATH
/broker-run.sh"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment