extracting postgres start from Node.js installation file

This commit is contained in:
Simon Martín
2019-02-12 18:51:33 +01:00
parent b2f5e72bf1
commit 97f813a777
3 changed files with 5 additions and 2 deletions
-2
View File
@@ -11,5 +11,3 @@ fi
nvm install $NODEJS_VERSION $NODEJS_VERSION_OPTIONS
nvm alias default $NODEJS_VERSION
nvm use default
/etc/init.d/postgresql start