mirror of
https://github.com/Jamesits/pve-fake-subscription
synced 2025-07-26 03:12:14 +00:00
8 lines
122 B
Desktop File
8 lines
122 B
Desktop File
[Unit]
|
|
Description=Fake a Proxmox VE subscription
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/bin/pve-fake-subscription
|
|
|