meshtastic-firmware/.devcontainer/setup.sh

7 wiersze
107 B
Bash
Executable File

#!/usr/bin/env sh
git submodule update --init
pip install --no-cache-dir setuptools
pipx install esptool