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