mirror of
https://github.com/lucaspalomodevelop/Party.git
synced 2026-03-13 08:09:37 +00:00
new run.sh
This commit is contained in:
parent
8a98fbadb7
commit
1ce3cf210b
2
run.sh
2
run.sh
@ -1,5 +1,5 @@
|
||||
cat party.sql | sqlite3 party.db
|
||||
python3 database.py
|
||||
|
||||
export FLASK_APP=main.py
|
||||
|
||||
|
||||
|
||||
@ -9,9 +9,9 @@
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
{% block content %}
|
||||
<h1>{% block title %} Session Information {% endblock %}</h1>
|
||||
{% endblock %}
|
||||
|
||||
<h1> Session Information</h1>
|
||||
|
||||
<label>User Anzahl, Uptime, Creator:</label>
|
||||
<img src="/static/img/user.png" width="60" height="60">
|
||||
{% block content %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user