mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
53b58fe760
commit
f75fb1e0e5
|
@ -71,7 +71,7 @@ test:
|
||||||
}
|
}
|
||||||
script:
|
script:
|
||||||
- $KILL xray || true
|
- $KILL xray || true
|
||||||
- cat $FIXTURE > config.json
|
- cat $FIXTURE > $HOME/config.json
|
||||||
- xray run --config {{prefix}}/etc/xray/config.json &
|
- xray run --config {{prefix}}/etc/xray/config.json &
|
||||||
- sleep 3
|
- sleep 3
|
||||||
- xray -c $HOME/config.json -test | grep 'Configuration OK.'
|
- xray -c $HOME/config.json -test | grep 'Configuration OK.'
|
||||||
|
|
Loading…
Reference in a new issue