ctf-tools/stegdetect/install-root-archlinux

8 lines
165 B
Text
Raw Normal View History

#!/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