There is no arm build...

This commit is contained in:
TheSpad 2023-04-12 22:39:47 +01:00
parent 4e91ddbb75
commit 08dc0a5bd7
No known key found for this signature in database
GPG Key ID: 08F06191F4587860

View File

@ -27,20 +27,6 @@ User GID: $(id -g abc)
───────────────────────────────────────
"
if [[ "$(uname -m)" == "armv7l" ]] || [[ "$(uname -m)" == "armhf" ]]; then
echo '
╔═════════════════════════════════════════════════════╗
║ ║
║ The 32-bit Arm version of this image will ║
║ no longer be supported after 2023-07-01 ║
║ ║
║ See: https://linuxserver.io/armhf ║
║ for more details ║
║ ║
╚═════════════════════════════════════════════════════╝
'
fi
lsiown abc:abc /app
lsiown abc:abc /config
lsiown abc:abc /defaults