Appdata management: removing /tmp/wiki before cloning

This commit is contained in:
XargonWan 2024-11-12 12:20:30 +09:00
parent f02e26dac2
commit 13dc816cd1

View file

@ -41,6 +41,7 @@ xml_content=$(cat "$appdata_file")
# Replace RELEASE_NOTES_PLACEHOLDER with the actual release notes
# TODO
rm -rf /tmp/wiki
git clone https://github.com/RetroDECK/RetroDECK.wiki.git /tmp/wiki
# Path to the markdown file