SC3043 (warning): In POSIX sh, 'local' is undefined. Signed-off-by: Max Carrara <m.carr...@proxmox.com> --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/postinst b/debian/postinst index 6138ef6d..00d5f2cc 100755 --- a/debian/postinst +++ b/debian/postinst @@ -9,7 +9,7 @@ set -e # installed and configured. set_lvm_conf() { - local FORCE="$1" + FORCE="$1" LVM_CONF_MARKER="# added by pve-manager to avoid scanning" # keep user changes afterwards provided marker is still there.. -- 2.39.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel