mirror of
https://github.com/armbian/dl-router.git
synced 2026-01-06 10:32:39 -08:00
whitespace
This commit is contained in:
@@ -91,6 +91,7 @@ def status():
|
||||
resp.headers['X-Client-IP'] = get_ip()
|
||||
return resp
|
||||
|
||||
|
||||
@app.route('/reload')
|
||||
def signal_reload():
|
||||
""" trigger graceful reload via uWSGI """
|
||||
|
||||
Reference in New Issue
Block a user