Skip to content

Commit 69d7ff8

Browse files
committed
Force removal of old zip file.
1 parent 2960b7a commit 69d7ff8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs-post

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ curl \
1919
-FprojectName=$PROJECT_NAME \
2020
-Ffile=@"$TMP_FILE;type=application/zip" \
2121
$DEST_URL
22-
rm $TMP_FILE
22+
rm -f $TMP_FILE

0 commit comments

Comments
 (0)