]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/rebrand-darkplaces-engine.sh
properly remove the tempdir at the end
[xonotic/xonotic.git] / misc / tools / rebrand-darkplaces-engine.sh
index 3ac3cbd844afd1c7e8f3c9ab0df9269e2528efbf..8403c990087a2268e750b39dda092a30ac038095 100755 (executable)
@@ -125,4 +125,4 @@ EOF
        cat "$t/darkplaces-this.zip" >> "$EXECUTABLE"
 done
 
-rm -f "$t"
+rm -rf "$t"