4 lines
113 B
Batchfile
4 lines
113 B
Batchfile
@echo off
|
|
cd /d "C:\Users\Tellme\apps\safesight\safesight-edge\scripts"
|
|
uv run --with flask mock_alarm_server.py
|