server 3 holy shit

This commit is contained in:
derlole
2025-04-16 11:24:43 +00:00
parent ff9cdf1969
commit 92212ba8f9
6 changed files with 336 additions and 19 deletions

View File

@@ -25,3 +25,6 @@ def fetch_command():
pending_command = None
return jsonify({'befehl': cmd})
return jsonify({'befehl': None})
# @unsecure.route('/test')
# def test():
# return render_template('test.html')