updated ppdb files

This commit is contained in:
Mikhail Tergoev
2024-07-17 16:23:04 +03:00
parent b666d5c4c0
commit d459782f90
182 changed files with 385 additions and 87 deletions

View File

@ -23,10 +23,7 @@ for ppdb in $SELF_PATH/portwine_db/* ; do
sed -i '/##export/d' "$ppdb"
sed -i '/##add_/d' "$ppdb"
if echo "$ppdb" | grep -iE "#launcher.exe$" ; then
rm -f "$ppdb"
continue
elif echo "$ppdb" | grep -i "setup" ; then
if echo "$ppdb" | grep -i "setup" ; then
continue
fi