Skip to content

Commit

Permalink
Add -r for reverse
Browse files Browse the repository at this point in the history
  • Loading branch information
JPorron committed Jan 14, 2025
1 parent ec6549f commit 50a9cea
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 @@ -239,7 +239,7 @@ WantedBy=multi-user.target

Some useful commands (in case the script gets stuck, for example) to run in the `/scripts/` repository:

- `journalctl -u feminos-daq-sync.service`
- `journalctl -u feminos-daq-sync.service -r`
This will show the latest executions of the script. This can be useful to check the last time it was correctly run.
- `systemctl status feminos-daq-sync`
This will show the status of the script. If there is an error it will show "active: failed".
Expand Down

0 comments on commit 50a9cea

Please sign in to comment.