]> git.proxmox.com Git - fence-agents-pve.git/blobdiff - debian/postinst
force schema update
[fence-agents-pve.git] / debian / postinst
index a1ce881aad5b02b65863a0ef73a8905abb87f735..c3fae145b6122d5f578974f5866746ec71fb8101 100755 (executable)
@@ -8,7 +8,7 @@ case "$1" in
     # Configure this package.  If the package must prompt the user for
     # information, do it here.
 
-    ccs_update_schema  
+    ccs_update_schema -f
     
     # There are three sub-cases:
     if test "${2+set}" != set; then