forked from CastroFidel/PortWINE
		
	fix 2 sed from creat_shortcut
This commit is contained in:
		| @@ -53,18 +53,6 @@ start_settings=`zenity --title  "${ss_title}" --text "${ss_text}" --list --radio | ||||
|                 dxvk_ogl_var="0" | ||||
|             fi ;; | ||||
|     esac   | ||||
|  | ||||
|  | ||||
|  | ||||
|     if [ ! -z $hud_settings ]; then | ||||
|                 for hud_set in $hud_settings | ||||
|                 do | ||||
|                     echo "${hud_set}" >> "${config_path}/dxvk_on"  | ||||
|                 done   | ||||
|                 sed -i "s/|/,/g" "${config_path}/dxvk_on"  | ||||
|             else | ||||
|                 echo "0" > "${config_path}/dxvk_on" | ||||
|             fi ;; | ||||
| ######################################################################## | ||||
| cp -f "${PORTPROTON_IMG}" "${PORT_WINE_PATH}/data/img/${PORTPROTON_NAME}.png" | ||||
| name_desktop="${PORTPROTON_NAME}"  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user