mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-03-04 11:20:45 +01:00
fix UnicodeDecodeError during installation
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
#CyberPanel installer script for Ubuntu 18.04 and CentOS 7.X
|
||||
|
||||
export LC_CTYPE=en_US.UTF-8
|
||||
|
||||
DEV="OFF"
|
||||
BRANCH="stable"
|
||||
POSTFIX_VARIABLE="ON"
|
||||
|
||||
Reference in New Issue
Block a user