Skip to content

Commit

Permalink
Update app_start.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
yellaiahgithub authored May 6, 2023
1 parent 5885194 commit d780143
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/app_start.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
cd /home/ec2-user/dist
cp -r /home/ec2-user/dist/* /var/www/html/

cp -r /home/ec2-user/dist/* /usr/share/nginx/html
sudo systemctl restart nginx

0 comments on commit d780143

Please sign in to comment.