mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-08 22:12:44 +00:00
Removed the extra white space
This commit is contained in:
parent
ad1aef84ca
commit
617431aa57
@ -34,7 +34,7 @@ cpanel_deploy() {
|
||||
_debug _cert "$_cert"
|
||||
_debug _key "$_key"
|
||||
|
||||
if [ "$(id -u)" = 0 ]; then
|
||||
if [ "$(id -u)" = 0 ]; then
|
||||
_opt="--user=$DEPLOY_CPANEL_USER"
|
||||
_debug _opt "$_opt"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user