Fix: remove unnecessary file copying
This commit is contained in:
parent
7e182c230b
commit
e5bb1d87ad
@ -8,6 +8,3 @@ sed "s/RUNPATH/$scriptDir/g" webhook.service.template > webhook.service
|
|||||||
cp webhook.service /etc/systemd/system/
|
cp webhook.service /etc/systemd/system/
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl enable webhook
|
systemctl enable webhook
|
||||||
|
|
||||||
cp webhook /usr/bin
|
|
||||||
cp * /webhook
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user