diff --git a/scripts/init-ubuntu.sh b/scripts/init-ubuntu.sh index 7f5e1d4d7..cd5b32640 100755 --- a/scripts/init-ubuntu.sh +++ b/scripts/init-ubuntu.sh @@ -83,6 +83,7 @@ apt-get -y install --no-install-recommends \ $nginx_package \ $ntpd_package \ openssh-server \ + python3-magic \ pwgen \ resolvconf \ sshfs \