fix bug: does not generate text first time setting up app

pull/3/head
sean1832 1 year ago
parent f86d706714
commit 81a4792762

@ -38,7 +38,7 @@ REM create input txt file
echo.> .user\input.txt
echo input file created!
python web_ui/initial_fie_creator.py
python web_ui/initial_file_creator.py
echo Setup complete! Exiting...

Loading…
Cancel
Save