mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
4 lines
70 B
Bash
4 lines
70 B
Bash
#!/bin/sh
|
|
/usr/local/bin/opennap >/dev/null 2>&1 &
|
|
echo -n ' opennap'
|