diff --git a/tools/update.bat b/tools/update.bat index 82fb99b..b521398 100644 --- a/tools/update.bat +++ b/tools/update.bat @@ -1,2 +1,2 @@ -robocopy "%userprofile%/repos/web inspector" "%appdata%/sublime text 3/packages/web inspector" /s /xd .git* /xf .git* /xf *st3* /mir +robocopy "%~dp0\.." "%appdata%/sublime text 3/packages/web inspector" /s /xd .git* /xf .git* /xf *st3* /mir attrib +r /s "%appdata%/sublime text 3/packages/web inspector/*py" \ No newline at end of file