]> git.proxmox.com Git - pve-manager.git/blob - debian/config
use a calculated interval for updating the ressources / screens
[pve-manager.git] / debian / config
1 #!/bin/sh
2
3 # Abort if any command returns an error value
4 set -e
5
6 . /usr/share/debconf/confmodule
7
8 # we do nothing here
9
10 exit 0