Skip to content

Commit 676639d

Browse files
committed
이동 명령어 추가
1 parent 9c45735 commit 676639d

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)