mirror of
https://github.com/Jamesits/pve-fake-subscription
synced 2024-08-30 16:52:18 +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
|
|
|