We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c004d74 commit 88c5be0Copy full SHA for 88c5be0
update_mac_linux
@@ -67,6 +67,7 @@ fi
67
rm -rf "$TEMP_DIR" "$ZIP_FILE"
68
rm -rf ./rtmp/mediamtx
69
rm -rf ./rtmp/ffmpeg
70
+rm -rf ./*.bat
71
if [[ "$OSTYPE" == "darwin"* ]]; then
72
rm -rf ./rtmp/linux
73
chmod a+x ./update_mac_linux
0 commit comments