This commit is contained in:
2026-08-04 19:31:29 +02:00
parent 3640e2465c
commit 9b4c956eb6
26 changed files with 49 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
# Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de) - MIT License
set -euo pipefail
cd "$(dirname "$0")/.."
VENV_DIR=".venv-platformio"
+1
View File
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
# Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de) - MIT License
set -euo pipefail
cd "$(dirname "$0")/.."
VENV_DIR=".venv-platformio"