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