mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
.
This commit is contained in:
@ -948,7 +948,7 @@ public:
|
|||||||
sCfgRedhatStart + sRedHat + L"\n\n" +
|
sCfgRedhatStart + sRedHat + L"\n\n" +
|
||||||
sCfgDebianScript + L"\n" +
|
sCfgDebianScript + L"\n" +
|
||||||
sCfgRedhatScript + L"\n\n" +
|
sCfgRedhatScript + L"\n\n" +
|
||||||
sCfgVerboseLog + L"=0\n";
|
sCfgVerboseLog + L"0\n";
|
||||||
|
|
||||||
NSFile::CFileBinary oFile;
|
NSFile::CFileBinary oFile;
|
||||||
oFile.CreateFileW(m_sConfigName);
|
oFile.CreateFileW(m_sConfigName);
|
||||||
|
|||||||
Reference in New Issue
Block a user