Files
docker/stop.sh
2026-02-02 19:43:16 +01:00

7 lines
128 B
Bash
Executable File

#!/bin/bash
# Copy this file to /usr/sbin/stop to enable easy startup
# cp stop.sh /usr/sbin/stop
docker stack rm ${PWD##*/}