Add managed Gitea updates and server installer
This commit is contained in:
10
proxmox-dashboard-update.service
Normal file
10
proxmox-dashboard-update.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Check and install Proxmox Dashboard updates
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/local/sbin/proxmox-dashboard-update
|
||||
Nice=10
|
||||
IOSchedulingClass=idle
|
||||
Reference in New Issue
Block a user