mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
5 lines
90 B
Bash
Executable File
5 lines
90 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# launch the real utility from here
|
|
/usr/local/etc/rc.plugins_configure "${@}"
|