We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e853a84 commit 96e055cCopy full SHA for 96e055c
install/windows/install.bat
@@ -20,7 +20,7 @@ xcopy /Y /I /R /E ..\..\app\build\gui\qt\Release app\gui\qt\build\Release
20
xcopy /Y /I /R /E ..\..\app\gui\qt\theme app\gui\qt\theme
21
xcopy /Y /I /R /E ..\..\etc etc\
22
23
-xcopy /Y /I /R /E ..\..\app\server\beam app\server\beam
+xcopy /Y /I /R /E ..\..\app\server\beam\tau\_build app\server\beam\tau_build
24
25
xcopy /Y /I /R /E ..\..\app\server\native\osmid app\server\native\osmid
26
xcopy /Y /I /R /E ..\..\app\server\native\plugins app\server\native\plugins
0 commit comments