From 8d12bfe483c253edf7bd0881f4b23fd9b321e950 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 24 Mar 2025 20:26:38 +0100 Subject: [PATCH] Update install.sh --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 32e6cab6..f9018316 100644 --- a/install.sh +++ b/install.sh @@ -5,6 +5,7 @@ # https://openpanel.com/install # # Supported OS: Ubuntu, Debian, AlmaLinux, RockyLinux, CentOS +# Supported Architecture: x86_64, aarch64 # # Usage: bash <(curl -sSL https://openpanel.org) # Author: Stefan Pejcic