Added NOUVEAU_USE_ZINK and spellcheck

This commit is contained in:
2024-10-21 21:27:24 +05:00
parent 2a3c3abe17
commit 0dda674c9c
4 changed files with 10 additions and 10 deletions

View File

@ -17,7 +17,7 @@ if [[ -n "$DUPLICATE" ]] ; then
exit 1
fi
for ppdb in $SELF_PATH/portwine_db/* ; do
for ppdb in "$SELF_PATH/portwine_db/"* ; do
echo "$ppdb"
sed -i '/##export/d' "$ppdb"