mirror of
https://github.com/badvision/lawless-legends.git
synced 2024-11-04 22:08:44 +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}
|