mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(cloudcmd) rm " "
This commit is contained in:
parent
e3bf9a62b4
commit
49d2caf57e
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@
|
|||
if (pErrors)
|
||||
Util.log(pErrors);
|
||||
else {
|
||||
FileTemplate = pFiles[FILE_TMPL].toString();
|
||||
FileTemplate = pFiles[FILE_TMPL].toString();
|
||||
PathTemplate = pFiles[PATH_TMPL].toString();
|
||||
|
||||
if (Config.ssl)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue