Move all shared into this new repo
This commit is contained in:
7
web/haproxy/files/bin/watch_haproxy_query.sh
Executable file
7
web/haproxy/files/bin/watch_haproxy_query.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo
|
||||
echo
|
||||
echo -n "Haproxy Filter Query (blank for no filter): "; read q
|
||||
|
||||
/usr/local/bin/watch_haproxy.sh $q
|
||||
Reference in New Issue
Block a user