retab the line use spaces instead

This commit is contained in:
Lubos Kocman 2022-12-12 13:57:22 +01:00
parent 7edf9254dc
commit 97433c5f12

View File

@ -71,7 +71,7 @@ for arg do
date="90 days ago"
continue
elif [ "$arg" == '--now' ]; then
PUBLISH_DELAY=0
PUBLISH_DELAY=0
shift
continue
else