diff --git a/scripts/convert_latest.sh b/scripts/convert_latest.sh index 3f03f30..8e9bd42 100755 --- a/scripts/convert_latest.sh +++ b/scripts/convert_latest.sh @@ -50,4 +50,4 @@ echo "" > $OUTDIR/uploaded echo "Cleaning up..." read rm $RESIZED_URL -Rm $LOCAL_URL +rm $LOCAL_URL