mirror of
https://github.com/getsentry/self-hosted.git
synced 2025-12-08 19:46:14 +00:00
5 lines
58 B
Bash
Executable File
5 lines
58 B
Bash
Executable File
#!/usr/bin/env bash
|
|
cmd=reset
|
|
source scripts/_lib.sh
|
|
$cmd
|