diff --git a/scripts/freebsd-install.sh b/scripts/freebsd-install.sh index 655c251..02e5932 100644 --- a/scripts/freebsd-install.sh +++ b/scripts/freebsd-install.sh @@ -4,4 +4,4 @@ sudo pkg update sudo pkg upgrade -y -sudo pkg install -y vim py39-salt +sudo pkg install -y vim py39-salt py39-tornado