Skip to content

Commit

Permalink
Minor: newline at EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
billz committed Jan 11, 2024
1 parent cfa0c8f commit 0a749ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ RUN curl -sL https://install.raspap.com | bash -s -- --yes --wireguard 1 --openv
COPY firewall-rules.sh /home/firewall-rules.sh
RUN chmod +x /home/firewall-rules.sh
CMD [ "/bin/bash", "-c", "/home/firewall-rules.sh && /lib/systemd/systemd" ]

0 comments on commit 0a749ae

Please sign in to comment.