Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
codeitlikemiley committed Dec 19, 2023
1 parent 84a0fdd commit 036916a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/postinstall
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ if [ -L "$USER_HOME/.local/bin/snip" ]; then
fi

# Create the symlink in ~/.local/bin
ln -s "/Applications/snip.app/Contents/MacOS/snip" "$USER_HOME/.local/bin/snip"
ln -s "/Applications/snip.app/Contents/MacOS/snip-cli" "$USER_HOME/.local/bin/snip"

0 comments on commit 036916a

Please sign in to comment.