mirror of
https://github.com/Llloooggg/Dyxless.git
synced 2026-03-06 10:46:24 +03:00
7 lines
51 B
Bash
7 lines
51 B
Bash
|
|
set echo off
|
|
|
|
export FLASK_APP=dyxless
|
|
|
|
flask run
|