lamassu-update to update from #dev (#193)
This commit is contained in:
parent
3c37898046
commit
771eded655
1 changed files with 2 additions and 2 deletions
|
|
@ -44,8 +44,8 @@ n lts >> ${LOG_FILE} 2>&1
|
|||
decho "version installed $(node -v)"
|
||||
export NPM_BIN=$(npm -g bin)
|
||||
|
||||
decho "updating lamassu-server"
|
||||
npm -g install lamassu/lamassu-server#master --unsafe-perm >> ${LOG_FILE} 2>&1
|
||||
decho "updating lamassu-server#dev"
|
||||
npm -g install lamassu/lamassu-server#dev --unsafe-perm >> ${LOG_FILE} 2>&1
|
||||
|
||||
decho "rebuilding npm deps"
|
||||
cd $(npm root -g)/lamassu-server/ >> ${LOG_FILE} 2>&1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue