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