diff --git a/manage.sh b/manage.sh index e2c5b07..f3e501d 100644 --- a/manage.sh +++ b/manage.sh @@ -204,7 +204,7 @@ install_repeater() { echo "25"; echo "# Installing system dependencies..." apt-get update -qq - apt-get install -y libffi-dev jq pip rrdtool librrd-dev + apt-get install -y libffi-dev jq pip python3-rrdtool echo "30"; echo "# Installing files..." cp -r repeater "$INSTALL_DIR/"