This website works better with JavaScript.
Home
Help
Register
Sign In
jim
/
borg-setup
Watch
0
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
makefile: reload systemd unit files after rebase
master
Jim Paris
1 year ago
parent
2caceedea7
commit
ed1d79d400
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Makefile
+ 1
- 0
Makefile
View File
@@ -38,6 +38,7 @@ rebase:
git pull
git checkout -
git rebase master
systemctl daemon-reload
.PHONY: clean
clean:
Write
Preview
Loading…
Cancel
Save