diff --git a/usr/local/bin/pve-fake-subscription b/usr/bin/pve-fake-subscription similarity index 100% rename from usr/local/bin/pve-fake-subscription rename to usr/bin/pve-fake-subscription diff --git a/usr/lib/systemd/system/pve-fake-subscription.service b/usr/lib/systemd/system/pve-fake-subscription.service index f5e0599..2b77ffc 100644 --- a/usr/lib/systemd/system/pve-fake-subscription.service +++ b/usr/lib/systemd/system/pve-fake-subscription.service @@ -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