Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PortWINE-old
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-old
Commits
48c8120a
Unverified
Commit
48c8120a
authored
Jul 12, 2024
by
Llein
Committed by
GitHub
Jul 12, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hotfix: PP don't open on some systems
parent
ecb4dc99
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
functions_helper
data_from_portwine/scripts/functions_helper
+1
-1
No files found.
data_from_portwine/scripts/functions_helper
View file @
48c8120a
...
...
@@ -1281,7 +1281,7 @@ pw_init_db () {
# shellcheck source=/dev/null
source
"
${
PORTWINE_DB_FILE
}
"
if
[[
-f
"
${
PW_FIND_DB_FILE
}
"
]]
\
&&
[[
"
${
PW_DISABLED_CREATE_DB
}
"
!=
1
]]
\
&&
[[
"
${
PW_DISABLED_CREATE_DB
}
"
!=
1
]]
then
try_copy_file
"
${
PW_FIND_DB_FILE
}
"
"
${
portwine_exe
}
"
.ppdb
PORTWINE_DB_FILE
=
"
${
portwine_exe
}
"
.ppdb
...
...
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