15 lines
655 B
Plaintext
15 lines
655 B
Plaintext
#!/usr/bin/with-contenv bash
|
|
|
|
cat <<-EOF
|
|
********************************************************
|
|
********************************************************
|
|
* *
|
|
* !!!! *
|
|
* This image no longers supports *
|
|
* 32 bit ARM due to a lack of upstream packages *
|
|
* *
|
|
* *
|
|
********************************************************
|
|
********************************************************
|
|
EOF
|