We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84a0fdd commit 036916aCopy full SHA for 036916a
1 file changed
scripts/postinstall
@@ -17,4 +17,4 @@ if [ -L "$USER_HOME/.local/bin/snip" ]; then
17
fi
18
19
# Create the symlink in ~/.local/bin
20
-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 commit comments