mirror of
https://github.com/kmein/niveum
synced 2026-03-17 02:31:09 +01:00
feat(scripts): mail-reply, much-current-query
This commit is contained in:
3
packages/scripts/much-current-query.sh
Executable file
3
packages/scripts/much-current-query.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#! /bin/sh
|
||||
set -efu
|
||||
exec curl -fSs --unix-socket /tmp/much.api.sock http://localhost/current/query
|
||||
Reference in New Issue
Block a user