Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PortWINE
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vladislav
PortWINE
Commits
ba777a2c
Commit
ba777a2c
authored
5 months ago
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added fix download plugins for gamescope session
parent
1d26ddec
update-pw_update
fixes-for-pw_find_exe
No related merge requests found
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
start.sh
data_from_portwine/scripts/start.sh
+2
-2
No files found.
data_from_portwine/scripts/start.sh
View file @
ba777a2c
...
...
@@ -249,8 +249,6 @@ case "$PW_GUI_START" in
;;
esac
pw_check_and_download_plugins
if
check_flatpak
;
then
if
check_gamescope_session
then
PW_TERM
=
"xterm -fullscreen -bg black -fg white -e"
...
...
@@ -258,6 +256,8 @@ if check_flatpak ; then
fi
fi
pw_check_and_download_plugins
# check skip update
if
[[
"
${
SKIP_CHECK_UPDATES
}
"
!=
1
]]
;
then
pw_port_update
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment