From be1793c0cc942731b74cb5adc4dad71c3ea0bb8b Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 21 Jan 2025 13:15:55 +0100 Subject: [PATCH] Update install.sh --- install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 01c5f988..c6f446c6 100644 --- a/install.sh +++ b/install.sh @@ -1,4 +1,3 @@ - #!/bin/bash ################################################################################ # @@ -10,7 +9,7 @@ # Usage: bash <(curl -sSL https://openpanel.org) # Author: Stefan Pejcic # Created: 11.07.2023 -# Last Modified: 11.12.2024 +# Last Modified: 21.01.2025 # ################################################################################