diff options
| -rw-r--r-- | debian/boca-db.postinst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/boca-db.postinst b/debian/boca-db.postinst index de205c0..c1ad606 100644 --- a/debian/boca-db.postinst +++ b/debian/boca-db.postinst @@ -1,7 +1,6 @@ #!/bin/bash chmod 700 /usr/sbin/boca-createdb -chmod 700 /usr/sbin/boca-dump set -e |