Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
keeleliin
keeleliin-wrapper
Commits
439d6e3a
Commit
439d6e3a
authored
Feb 10, 2017
by
nostneji
Committed by
GitHub
Feb 10, 2017
Browse files
Parandus update-skriptis
parent
52ffba8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker_update.sh
View file @
439d6e3a
#!/bin/bash
cd
/src
cd
.
/src
git pull
npm
install
if
[
-f
/config/config.js
]
;
then
cp
/config/config.js /src/config.js
cp
/config/config.js
.
/src/config.js
fi
forever restartall
\ No newline at end of file
forever restartall
Write
Preview
Markdown
is supported
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