ctf-tools/stegdetect/install-root-archlinux

7 lines
165 B
Bash
Executable file

#!/bin/bash
set -eu -o pipefail
echo "ERROR: archlinux has no aclocal-1.4. only $(aclocal --version | head -n 1)"
exit 1
pacman -Syu --noconfirm --needed automake