Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Voyrox authored Sep 27, 2023
1 parent f229dd8 commit f200338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ cd /etc/logshield
npm install
cp example.env .env
# Edit .env
nano .env //change all vars you want
nano .env # Change all vars you want
# Start a system process
cp logshield.service /etc/systemd/system/logshield.service
systemctl enable --now logshield
Expand Down

0 comments on commit f200338

Please sign in to comment.