Fix gearmand server destination
This commit is contained in:
parent
1e9e89656d
commit
2520bf59a3
@ -32,7 +32,7 @@ do
|
||||
shift
|
||||
done
|
||||
|
||||
cat <<EOF | gearman -h gearmand -p 4730 -f moulette_get
|
||||
cat <<EOF | gearman -h gearmand-srv -p 4730 -f moulette_get
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<process>
|
||||
<param name="type">moulette</param>
|
||||
|
Reference in New Issue
Block a user