michael 5年前
コミット
373515e230
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      start.sh

+ 1
- 1
start.sh ファイルの表示

@@ -1,3 +1,3 @@
#!/bin/bash
source .bashrc
source ../.nvm/nvm.sh
node dist/index.js

読み込み中…
キャンセル
保存