forked from CastroFidel/PortWINE
Scripts version 2264
This commit is contained in:
@ -31,7 +31,9 @@ else
|
||||
chmod u+x "${PORT_WINE_PATH}/${name_desktop}.desktop"
|
||||
fi
|
||||
|
||||
if [[ ! -f /usr/bin/portproton ]] ; then
|
||||
if [[ ! -f /usr/bin/portproton ]] \
|
||||
&& ! grep -i "flatpak" /etc/os-release &>/dev/null
|
||||
then
|
||||
cp -f "${PORT_WINE_PATH}/${name_desktop}.desktop" ${HOME}/.local/share/applications/
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user