diff --git a/DEBIAN/postinst b/DEBIAN/postinst index 32c5361..d79fbf4 100755 --- a/DEBIAN/postinst +++ b/DEBIAN/postinst @@ -1,4 +1,4 @@ #!/bin/sh set -e # Restart NFS and autofs services -systemctl restart autofs +systemctl restart autofs \ No newline at end of file