X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=distro-pkgs;h=62c877aefeff109b2dbbf474eaf1d14797be6145;hb=94fb80d967f107cbde4a3920dededbb406b2443b;hp=0c137cb4afefed3cbf7cfd8f97397e0f453a4b9a;hpb=15f043c2c297176bd623d8a8602e2dc5d67eacd6;p=distro-setup diff --git a/distro-pkgs b/distro-pkgs index 0c137cb..62c877a 100755 --- a/distro-pkgs +++ b/distro-pkgs @@ -1,6 +1,6 @@ #!/bin/bash -l -errcatch +err-catch usage() { @@ -118,7 +118,7 @@ esac case $distro in arch) e nfs-utils ;; - trisquel|ubuntu|debian) e nfs-client ;; + trisquel|ubuntu|debian) e nfs-common ;; esac case $distro in