Place ScriptLog file in base directory

This commit is contained in:
Alexander Bock
2016-09-20 10:12:53 +02:00
parent 1b4b0f49b6
commit 7235df2fe3
+1 -1
View File
@@ -51,7 +51,7 @@ return {
},
ScriptLog = {
Type = "text",
File = "${DOCUMENTATION}/ScriptLog.txt"
File = "${BASE_PATH}/ScriptLog.txt"
},
KeyboardShortcuts = {
Type = "html",