forked from Controls/gitea-pages
create files subdirectory
This commit is contained in:
@@ -51,7 +51,7 @@ telegraf::metrics:
|
||||
commands: ['sudo /your/script/location/script.sh']
|
||||
enable: true
|
||||
```
|
||||
This will only work if you have deployed the necessary script (in the example `/your/script/location/script.sh`) and the necessary sudo rule(s) beforehand. For this you might wanna use techniques described in [Distribute Files](distribute_files) and/or [Custom sudo Rules](sudo).
|
||||
This will only work if you have deployed the necessary script (in the example `/your/script/location/script.sh`) and the necessary sudo rule(s) beforehand. For this you might wanna use techniques described in [Distribute Files](../files/distribute_files) and/or [Custom sudo Rules](sudo).
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user