Skip to content

Commit a3db141

Browse files
authored
Merge pull request #37 from ije90s/dev
이동 명령어 추가
2 parents 2e6e80f + 676639d commit a3db141

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scripts/after_install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#!/bin/bash
22
set -e
33

4+
cd /home/ubuntu/app
5+
46
npm ci

0 commit comments

Comments
 (0)