mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-11 05:26:19 +02: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