Skip to content
This repository was archived by the owner on Nov 22, 2020. It is now read-only.

Commit 9557023

Browse files
Tidy up temp file in script
1 parent 03d1781 commit 9557023

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

update-pot.sh

+2
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,7 @@ do
2525
msgcat --use-first -o "$f/cookbook.po" "$temp" translationfiles/templates/cookbook.pot
2626
done
2727

28+
rm "$temp"
29+
2830
rm translationtool.phar
2931

0 commit comments

Comments
 (0)