4 lines
68 B
Bash
4 lines
68 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
/usr/sbin/haproxy -f /haproxy.conf -p /haproxy.pid -db
|