diff --git a/build-appimage.sh b/build-appimage.sh index 746c599636..f390f69fbf 100755 --- a/build-appimage.sh +++ b/build-appimage.sh @@ -80,6 +80,7 @@ if [ "$1" == "playback" ] # Playback else echo "Using Netplay build config" + # remove existing appimage just in case rm -f ${NETPLAY_APPIMAGE_STRING} # Package up the update tool within the AppImage