Skip to content

Commit c310f70

Browse files
fix install script based on @zdevel comment on issue #3
1 parent 981dd90 commit c310f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ sudo cp sublime-url-handler.desktop /usr/share/applications
44
sudo update-desktop-database
55

66
sudo cp sublime-url-handler /usr/local/bin/
7-
sudo chmod +x /usr/bin/sublime-url-handler
7+
sudo chmod +x /usr/local/bin/sublime-url-handler

0 commit comments

Comments
 (0)