mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
39ec67829b
All different exec() calls basically just calls sudo pihole, with various different syntaxes. Using a wrapper function allows sanitization of arguments for better safety. Signed-off-by: Samu Voutilainen <smar@smar.fi>