diff --git a/src/install.sh b/src/install.sh index 1ea3fd7..5afa556 100644 --- a/src/install.sh +++ b/src/install.sh @@ -133,7 +133,7 @@ if [ ! -f "$RDC" ]; then if [ "$SUM" != "$VERIFY" ]; then PAT="/install.pat" - rm "$RD" + rm -f "$RD" rm -f "$PAT" html "$MSG"