From c1bbdbe0f2326a649f069a3075cf6f51dc758a5a Mon Sep 17 00:00:00 2001 From: usmannasir Date: Sat, 20 Sep 2025 12:10:44 +0500 Subject: [PATCH] debian 12: add missing views to views.py in websitefunctions --- cyberpanel.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/cyberpanel.sh b/cyberpanel.sh index 20c465a87..90b3ca027 100644 --- a/cyberpanel.sh +++ b/cyberpanel.sh @@ -1477,7 +1477,6 @@ cd cyberpanel || exit git checkout "$Branch_Name" Check_Return "git checkout" cd - || exit -cp -r cyberpanel /usr/local/cyberpanel cd cyberpanel/install || exit Debug_Log2 "Necessary components installed..,5"