chore: snapshot before HartOMat rebrand
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
echo "Stopping Schaeffler Automat..."
|
||||
docker compose down
|
||||
|
||||
echo ""
|
||||
echo "All services stopped."
|
||||
Reference in New Issue
Block a user