mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-03-02 09:29:30 +00:00
5 lines
57 B
Bash
Executable File
5 lines
57 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
set -x
|
|
rm -rf build game*.{2mg,dsk}
|