Markdown formatting.

This commit is contained in:
2025-07-22 16:54:51 +02:00
parent b573b9d2f3
commit f248500d76

View File

@@ -312,7 +312,9 @@ echo "--- RSTAT Daily Job Complete ---"
```
**Before proceeding, you must edit the two absolute paths at the top of this script to match your system.**
**Step 2: Make the Script Executable**```bash
**Step 2: Make the Script Executable**
```bash
chmod +x run_daily_job.sh
```