hometown-mastodon/root-armhf/etc/cont-init.d/50-armless
2022-11-08 09:05:24 +00:00

16 lines
679 B
Plaintext
Executable file

#!/usr/bin/with-contenv bash
# shellcheck shell=bash
cat <<-EOF
********************************************************
********************************************************
* *
* !!!! *
* This Mastodon image does not support *
* 32 bit ARM for performance reasons *
* *
* *
********************************************************
********************************************************
EOF