smeserver-koji/koji-setup/install_koji_farm.sh

7 lines
66 B
Bash

#!/bin/bash
set -xe
SCRIPT_DIR="$(dirname "$(realpath "$0")")"