3 lines
65 B
Bash
3 lines
65 B
Bash
#!/bin/sh
|
|
exec nghttpx --conf /etc/nghttpx/nghttpx.conf --daemon
|
#!/bin/sh
|
|
exec nghttpx --conf /etc/nghttpx/nghttpx.conf --daemon
|