ISO/configs/baseline/build.sh

8 lines
276 B
Bash
Raw Normal View History

2020-07-11 10:42:57 +02:00
#!/usr/bin/env bash
#
# SPDX-License-Identifier: GPL-3.0-or-later
printf '\n[%s] WARNING: %s\n\n' "mkarchiso" "build.sh scripts are deprecated! Please use mkarchiso directly." >&2
_buildsh_path="$(realpath -- "$0")"
exec mkarchiso "$@" -B "${_buildsh_path%/*}" build_profile