mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 09:04:12 +02:00
integration test command
This commit is contained in:
parent
3c97fc37e1
commit
2fc3e5ed93
4 changed files with 39 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd $WEBROOT/build/integration
|
||||
sudo -u www-data ./run.sh "$@"
|
||||
./run.sh "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue