mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-06-27 16:37:24 +02:00
bug fix: update version and disable csf install
This commit is contained in:
@@ -15,7 +15,7 @@ from stat import *
|
||||
import stat
|
||||
|
||||
VERSION = '2.3'
|
||||
BUILD = 5
|
||||
BUILD = 6
|
||||
|
||||
char_set = {'small': 'abcdefghijklmnopqrstuvwxyz', 'nums': '0123456789', 'big': 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user