mirror of
https://github.com/godotengine/godot-build-scripts.git
synced 2026-01-01 09:48:47 +03:00
5 lines
76 B
Bash
Executable File
5 lines
76 B
Bash
Executable File
#!/bin/bash
|
|
|
|
rm -rf godot*.tar.gz mono-glue out releases tmp web
|
|
git status
|