mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 16:14:40 +00:00
5 lines
97 B
Bash
Executable File
5 lines
97 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# launch the real utility from here
|
|
/usr/local/opnsense/service/configd_ctl.py "${@}"
|