There was an error while loading. Please reload this page.
1 parent 8f6df38 commit a9e22a2Copy full SHA for a9e22a2
README-gpl-csf.md
@@ -230,14 +230,14 @@ AUTO_UPDATES = "0"
230
231
4. **Verify Installation**
232
233
- ```bash
234
- csf -v # Should show v15.00
235
- csf -r # Restart CSF
236
- ```
+```bash
+csf -v # Should show v15.00
+csf -r # Restart CSF
+```
237
238
5. **Configure Update Source** (if desired)
239
- - Set up your own mirror in `/etc/csf/downloadservers`. Will need to restore CSF v15.00 disabled auto update routines and version checks first.
240
- - OR rely on manual updates from GitHub
+- Set up your own mirror in `/etc/csf/downloadservers`. Will need to restore CSF v15.00 disabled auto update routines and version checks first.
+- OR rely on manual updates from GitHub
241
242
---
243
0 commit comments