Skip to content

Commit 0fb0f86

Browse files
committed
배포
1 parent e737812 commit 0fb0f86

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.idea/workspace.xml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

appspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ permissions:
1212
group: ubuntu
1313
hooks:
1414
AfterInstall:
15-
- location: /home/ubuntu/GLOG/scripts/deploy.sh
15+
- location: /scripts/deploy.sh
1616
timeout: 60
1717
runas: ubuntu

0 commit comments

Comments
 (0)