@ -38,7 +38,7 @@ source "$REPO_DIR/sites/$SITE/site.conf"
# Install dependencies
echo "Installing dependencies..."
apt-get update -qq
apt-get install -y git build-essential nlohmann-json3-dev libssl-dev python3
apt-get install -y git build-essential nlohmann-json3-dev libssl-dev python3 libmosquitto-dev
# Install ZeroTier
echo "Installing ZeroTier..."
Powered by TurnKey Linux.