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 07fac3f commit 4ded1c3Copy full SHA for 4ded1c3
install-managed-osvr.cmd
@@ -1,4 +1,3 @@
1
-pushd "%~dp0"
+cd /d "%~dp0"
2
3
robocopy Managed-OSVR-Unity OSVR-Unity\Assets\Plugins /E
4
-popd
0 commit comments