debian 12: add missing views to views.py in websitefunctions

This commit is contained in:
usmannasir
2025-09-20 12:10:44 +05:00
parent c2c41fe25c
commit c1bbdbe0f2

View File

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