Add backup for po/Firmware.pot

This commit is contained in:
3d-gussner 2022-09-13 14:00:17 +02:00 committed by DRracer
parent 35c3e3ce68
commit 0580eaada9

View file

@ -1,3 +1,4 @@
#!/bin/sh
# Extract language data in the po subdir to keep the relative paths intact
cp -f po/Firmware.pot po/Firmware.pot.bak
cd po && ../lang-extract.py --no-missing -s -o Firmware.pot ../../Firmware/[a-zA-Z]*.[ch]*