Initial commit – AufmaßCreater v2.35
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
@echo off
|
||||
cd /d "%~dp0_aufmass_web"
|
||||
echo ============================================
|
||||
echo AufmaßWeb - Starte Server...
|
||||
echo Öffne im Browser: http://localhost:5000
|
||||
echo ============================================
|
||||
python run.py
|
||||
pause
|
||||
Reference in New Issue
Block a user