Skip to content

Commit

Permalink
Fix casing in update script
Browse files Browse the repository at this point in the history
  • Loading branch information
dan moseley authored and danmoseley committed Mar 15, 2016
1 parent f7f3042 commit 1bd86a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/update.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

rsync -a --del -i --exclude='.git' ~/Web\ Inspector/ ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/web\ inspector
rsync -a --del -i --exclude='.git' ~/Web\ Inspector/ ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/Web\ Inspector

0 comments on commit 1bd86a6

Please sign in to comment.