mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
3 lines
24 B
Text
3 lines
24 B
Text
|
|
#!/bin/sh
|
||
|
|
echo -n "$@";
|