redox/fetch.sh
2025-10-25 17:53:13 +07:00

7 lines
127 B
Bash
Executable File

#!/usr/bin/env bash
set -e
source `dirname "$0"`/config.sh
# Intentionally empty to allow fetch and cook running in parallel