Hopefully cleaned up the source a bit.
This commit is contained in:
parent
1abc300112
commit
56a9766529
@ -5,7 +5,7 @@ date
|
||||
echo "uname: "
|
||||
uname -a
|
||||
echo "ps: "
|
||||
ps -auxw | grep [t]inyproxy -
|
||||
ps -auxw | grep '[t]inyproxy' -
|
||||
echo "ver: "
|
||||
if [ -x /usr/local/bin/tinyproxy ]; then
|
||||
/usr/local/bin/tinyproxy -v
|
||||
|
Loading…
Reference in New Issue
Block a user