Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
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
etersoft
eepm
Commits
4a1f89dd
Commit
4a1f89dd
authored
Apr 11, 2025
by
Иван Мажукин
Committed by
Vitaly Lipatov
Apr 11, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm play netbird: remove wildcard in case (eterbug #17865)
The wildcard breaks the installation on x86_64(amd64) arch
parent
ea39de52
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
netbird.sh
play.d/netbird.sh
+0
-3
No files found.
play.d/netbird.sh
View file @
4a1f89dd
...
...
@@ -16,9 +16,6 @@ i386)
armv6l
|
armv7l
)
arch
=
"armv6"
;;
*
)
fatal
"Unsupported architecture:
$arch
"
;;
esac
if
[
"
$VERSION
"
=
"*"
]
;
then
...
...
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