mirror of
https://github.com/akuker/RASCSI.git
synced 2025-01-12 01:29:58 +00:00
Cleanup
This commit is contained in:
parent
f830003c72
commit
6b1c099039
@ -419,7 +419,6 @@ def restart():
|
||||
|
||||
@app.route("/rascsi/restart", methods=["POST"])
|
||||
def rascsi_restart():
|
||||
server_info = get_server_info()
|
||||
rascsi_service("restart")
|
||||
flash("Restarting RaSCSI Service...")
|
||||
return redirect(url_for("index"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user