This repository has been archived on 2026-01-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
cover-letter-templater/scripts/stop.sh
2025-07-04 22:39:00 +03:00

7 lines
85 B
Bash
Executable File

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