mirror of
https://github.com/adulau/pdns-toolkit.git
synced 2024-12-22 08:46:00 +00:00
5 lines
73 B
Bash
5 lines
73 B
Bash
#!/bin/sh
|
|
#
|
|
# Will listen on port 3000
|
|
perl pdns-web.pl daemon --reload
|
|
|