diff --git a/scripts/_common.sh b/scripts/_common.sh index 63fee9a..b9ff12f 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # dependencies used by the app -pkg_dependencies="python3-yaml python3-dnspython python3-requests-toolbelt whois" +pkg_dependencies="python3-yaml python3-dnspython python3-requests-toolbelt whois smartmontools" #================================================= # PERSONAL HELPERS