Skip to content

Commit

Permalink
dnv
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardoKroetz committed May 19, 2024
1 parent 1f9d3b7 commit d9ceaf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ files:
- source: buildspec.yml
destination: /var/www/hotelsistem/buildspec.yml
- source: scripts/hotelsistem.service
destination: /var/www/hotelsistem/HotelSistem.service
destination: /var/www/hotelsistem/hotelsistem.service
hooks:
BeforeInstall:
- location: scripts/before_install.sh
Expand Down

0 comments on commit d9ceaf1

Please sign in to comment.