mirror of
https://github.com/skoelle/m5stack-dashboard.git
synced 2026-09-17 16:50:23 +00:00
LICENSE
This commit is contained in:
@@ -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,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"
|
||||
|
||||
Reference in New Issue
Block a user