diff --git a/scripts/installdeps.sh b/scripts/installdeps.sh index 2c2fba07..534ee7de 100755 --- a/scripts/installdeps.sh +++ b/scripts/installdeps.sh @@ -1,5 +1,7 @@ #!/bin/bash set -eux +cd "$(dirname ${BASH_SOURCE:0})/.." + apt-get update DEBIAN_FRONTEND=noninteractive apt-get -o APT::Get::Always-Include-Phased-Updates=true -y dist-upgrade mkdir -p /etc/systemd/system/zfs-mount.service.d/