mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
fix
This commit is contained in:
parent
dd251eeaf9
commit
b4c1cc9976
@ -8,7 +8,8 @@ _build:
|
|||||||
rm -f .current
|
rm -f .current
|
||||||
platformio run --environment $(E)
|
platformio run --environment $(E)
|
||||||
echo -n $(E) > .current
|
echo -n $(E) > .current
|
||||||
#added to easy test all builds
|
|
||||||
|
# Added to easy test all builds
|
||||||
_build_all: aum spi serial
|
_build_all: aum spi serial
|
||||||
rm -f .current
|
rm -f .current
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user