mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-04 01:24:09 +02:00
4 lines
56 B
Bash
Executable file
4 lines
56 B
Bash
Executable file
#!/bin/sh
|
|
|
|
cd $WEBROOT/build/integration
|
|
./run.sh "$@"
|