Vaultwarden_Setup_Script/stop.sh
2021-12-17 23:08:42 +00:00

5 lines
53 B
Bash
Executable File

#!/bin/bash
cd /opt/vaultwarden
docker-compose down