Address some shellcheckery

This commit is contained in:
2020-03-04 20:46:02 -05:00
parent cbd9995458
commit 7a89a522cc
2 changed files with 4 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ set -o pipefail
main() {
cd /home/spoke/app
# shellcheck source=/dev/null
source ~/.nvm/nvm.sh
nvm use
exec npm start