Skip to content

Commit

Permalink
[develop] Fix: appspec project dir
Browse files Browse the repository at this point in the history
  • Loading branch information
NayeonKeum committed Aug 14, 2023
1 parent 11db399 commit 9137f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash

PROJECT_ROOT="/home/ubuntu/MoaRoom-Front"
PROJECT_ROOT="/home/ubuntu/app"
echo "> FE 배포"
# sudo cp -rf /home/ubuntu/MoaRoom-Front/* /var/www/html

0 comments on commit 9137f04

Please # to comment.