Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
ximper-builder
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
Ximper Linux
ximper-builder
Commits
b5829742
Commit
b5829742
authored
Nov 22, 2024
by
Кирилл Уницаев
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gen-apt-conf: fix Ximper repo
parent
67c693b7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
gen-apt-conf
bin/gen-apt-conf
+2
-2
No files found.
bin/gen-apt-conf
View file @
b5829742
...
...
@@ -71,8 +71,8 @@ rpm [alt] $repo_path/noarch classic
EOF
;;
*
ximper
*
)
base_url
=
"https://download.etersoft.ru/pub/download/ximper"
local_path
=
"file:/var/ftp/pub/download/ximper"
base_url
=
"https://download.etersoft.ru/pub/download/ximper
XimperLinuxRepository
"
local_path
=
"file:/var/ftp/pub/download/ximper
XimperLinuxRepository
"
if
[
"
$NETWORK
"
==
"true"
]
;
then
repo_path
=
"
$base_url
"
else
...
...
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