This repository has been archived on 2025-07-16. You can view files and clone it, but cannot push or open issues or pull requests.
Files
2025-07-07 13:21:35 +03:00

8 lines
106 B
Bash
Executable File

#!/bin/bash
# Load variables
source ./var.sh
# Start compose file
cd .. && docker compose -f $file down