mirror of
https://github.com/godotengine/godot-build-scripts.git
synced 2025-12-31 05:48:35 +03:00
5 lines
82 B
Bash
Executable File
5 lines
82 B
Bash
Executable File
#!/bin/bash
|
|
|
|
rm -rf godot*.tar.gz mono-glue out releases steam tmp web
|
|
git status
|