forked from CastroFidel/PortWINE
Fix for PORTPROTON_NAME
This commit is contained in:
parent
f0c561a295
commit
d5771b17ce
@ -2782,7 +2782,7 @@ pw_create_gui_png () {
|
||||
fi
|
||||
fi
|
||||
|
||||
PORTPROTON_NAME="${PORTPROTON_NAME//(\`|\"|\'|\!)/})"
|
||||
PORTPROTON_NAME="${PORTPROTON_NAME//(\`|\"|\'|\!)/}"
|
||||
export PORTPROTON_NAME
|
||||
edit_db_from_gui PORTPROTON_NAME FILE_DESCRIPTION
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user