Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
duniter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nodes
typescript
duniter
Commits
18454087
Commit
18454087
authored
7 years ago
by
Stéphane Veyret
Browse files
Options
Downloads
Patches
Plain Diff
Add service file to server distrib
parent
d1f80ebc
No related branches found
No related tags found
2 merge requests
!1223
Start up
,
!1222
Add startup scripts
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
release/arch/debian/build-deb.sh
+2
-0
2 additions, 0 deletions
release/arch/debian/build-deb.sh
with
2 additions
and
0 deletions
release/arch/debian/build-deb.sh
+
2
−
0
View file @
18454087
...
...
@@ -214,5 +214,7 @@ zip -qr ${RELEASES}/duniter-server-x64/opt/duniter/duniter-desktop.nw *
cd
${
RELEASES
}
sed
-i
"s/Package: .*/Package: duniter/g"
${
RELEASES
}
/duniter-server-x64/DEBIAN/control
rm
-rf
${
RELEASES
}
/duniter-server-x64/usr
mkdir
-p
${
RELEASES
}
/duniter-server-x64/lib/systemd/system
cp
"
${
RELEASES
}
/duniter/release/contrib/systemd/duniter.service"
${
RELEASES
}
/duniter-server-x64/lib/systemd/system
fakeroot dpkg-deb
--build
duniter-server-x64
mv
duniter-server-x64.deb /vagrant/duniter-server-
${
DUNITER_TAG
}
-linux-x64
.deb
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment