2024-01-23 20:34:28 -03:00

9 lines
215 B
Markdown

---
description: This includes the file in the actual configuration file, the first line is leaked as an error message.
functions:
sudo:
- code: |
LFILE=file_to_read
sudo apache2 -f $LFILE
---