Skip to content

Commit

Permalink
Update animes-renamer.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Arial-Z committed Dec 18, 2022
1 parent 04916a6 commit 798db3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion animes-renamer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ then
elif [ ! -f $SCRIPT_FOLDER/ID/animes.tsv ]
then
touch $SCRIPT_FOLDER/ID/animes.tsv
else
else
rm $SCRIPT_FOLDER/ID/animes.tsv
touch $SCRIPT_FOLDER/ID/animes.tsv
fi
Expand Down

0 comments on commit 798db3b

Please sign in to comment.