Skip to content
Snippets Groups Projects
start-monitoring.sh 51 B
#!/bin/sh

set -o errexit
set -o nounset

cd /app