public-Homekit_Split/001-homekit_hub/lib/AsyncElegantOTA/.github/scripts/dep-install.sh
Zygfryd Homonto 5f1b6cd8f0 public
2024-07-20 21:58:04 +01:00

6 lines
248 B
Bash

#!/bin/bash
cd ${HOME}/Arduino/libraries
git clone https://github.com/me-no-dev/ESPAsyncWebServer.git ESPAsyncWebServer
git clone https://github.com/me-no-dev/ESPAsyncTCP.git ESPAsyncTCP
git clone https://github.com/me-no-dev/AsyncTCP.git AsyncTCP