mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2024-11-22 01:27:29 +01:00
7 lines
66 B
Bash
7 lines
66 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
set -xe
|
||
|
SCRIPT_DIR="$(dirname "$(realpath "$0")")"
|
||
|
|
||
|
|