mirror of
https://github.com/NLnetLabs/routinator.git
synced 2024-05-19 06:50:04 +00:00
3 lines
80 B
Bash
Executable File
3 lines
80 B
Bash
Executable File
#!/bin/sh
|
|
routinator -u routinator -c /etc/routinator/routinator.conf init "$@"
|