diff options
author | Erkin Alp Güney <erkinalp9035@gmail.com> | 2021-12-26 17:49:15 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-26 17:49:15 +0300 |
commit | 28f25c3593f4a2ceb39c1d28a5c09dba316a96c1 (patch) | |
tree | 25d4709a3882fd322cec173b6afa7e2209e88ee7 /api/src | |
parent | Merge pull request #556 from Thesourtimes/master (diff) | |
parent | Update api/src/routes/stop.ts (diff) | |
download | server-28f25c3593f4a2ceb39c1d28a5c09dba316a96c1.tar.xz |
Initial implementation of the remote server shutdown route
Diffstat (limited to 'api/src')
-rw-r--r-- | api/src/routes/stop.ts | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/api/src/routes/stop.ts b/api/src/routes/stop.ts new file mode 100644 |