This website requires JavaScript.
Explore
Help
Sign In
brethil
/
mannaggianastri
Watch
1
Star
0
Fork
0
You've already forked mannaggianastri
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
649624fb25
mannaggianastri
/
post-receive
4 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add git post-receive hook
2024-06-14 17:42:12 +02:00
#!/bin/bash
post-receive: reload units
2024-06-14 18:35:36 +02:00
systemctl --user daemon-reload
post-receive: add --user
2024-06-14 18:33:07 +02:00
systemctl --user restart mannaggianastri
Reference in New Issue
Copy Permalink