1
0
Files
into-the-llm/game-init
T

9 lines
136 B
Bash
Raw Normal View History

#!/usr/bin/env bash
export DISPLAY=:1337
cd /breach/Into*
xvfb-run -n 1337 -s "-screen 0 1280x720x24" ./Breach &
2024-10-06 15:40:12 -07:00
/interface/main.py