move script to /usr/bin
This commit is contained in:
parent
cdbf08f354
commit
db8214a59d
|
|
@ -3,5 +3,5 @@ Description=Fake a Proxmox VE subscription
|
|||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/local/bin/pve-fake-subscription
|
||||
ExecStart=/usr/bin/pve-fake-subscription
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue