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