Skip to content

Commit

Permalink
Ajustar script
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardoKroetz committed May 18, 2024
1 parent 849a968 commit e75fae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/after_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
mkdir -p /var/www/hotelsistem

# Copy the service file to the systemd directory
cp /var/www/hotelsistem/hotelsistem.service /etc/systemd/system/hotelsistem.service
cp /var/www/hotelsistem/HotelSistem.service /etc/systemd/system/hotelsistem.service

# Reload systemd to recognize the new service
systemctl daemon-reload
Expand Down

0 comments on commit e75fae9

Please sign in to comment.