Skip to content

Commit 9f81ddc

Browse files
committed
metainfo updater script update
1 parent 5d40589 commit 9f81ddc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

update-metainfo.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ DATE=$(date +%Y-%m-%d)
88

99
# Files to update
1010
FILES=(
11-
"data/fcitx5-lekhika.metainfo.xml"
12-
"data/lekhika-trainer.metainfo.xml"
11+
"fcitx5-lekhika.metainfo.xml"
1312
)
1413

1514
for FILE in "${FILES[@]}"; do

0 commit comments

Comments
 (0)