kopia lustrzana https://github.com/mate-dev/meshtastic-matrix-relay
Update mmrelay.iss
rodzic
6358bb0223
commit
befaccf2f9
|
@ -158,7 +158,8 @@ begin
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
|
||||||
batch_file := '"' + sAppDir+ '\mmrelay.exe" config.yaml 2>> "'+sAppDir+'\output.log"'
|
batch_file := '"' + sAppDir+ '\mmrelay.exe" config.yaml ' + #13#10 +
|
||||||
|
'pause'
|
||||||
|
|
||||||
if Not SaveStringToFile(sAppDir+'/mmrelay.bat', batch_file, false) then
|
if Not SaveStringToFile(sAppDir+'/mmrelay.bat', batch_file, false) then
|
||||||
begin
|
begin
|
||||||
|
|
Ładowanie…
Reference in New Issue