mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-09 00:22:46 +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 _cert "$_cert"
|
||||||
_debug _key "$_key"
|
_debug _key "$_key"
|
||||||
|
|
||||||
if [ "$(id -u)" = 0 ]; then
|
if [ "$(id -u)" = 0 ]; then
|
||||||
_opt="--user=$DEPLOY_CPANEL_USER"
|
_opt="--user=$DEPLOY_CPANEL_USER"
|
||||||
_debug _opt "$_opt"
|
_debug _opt "$_opt"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user