Files
monlet/deploy/showcase/checks/exit_1.sh
2026-05-27 10:01:59 +04:00

4 lines
42 B
Bash
Executable File

#!/bin/sh
echo "warning: degraded"
exit 1