forked from CastroFidel/PortWINE
Fix for PORTPROTON_NAME
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user