Remove armhf warning

pull/165/head
thespad 2024-05-12 15:06:39 +01:00
rodzic 319ff4ca14
commit dbc1998ef2
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 08F06191F4587860
1 zmienionych plików z 0 dodań i 14 usunięć

Wyświetl plik

@ -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