There was an error while loading. Please reload this page.
1 parent 27e6c61 commit 56a67f2Copy full SHA for 56a67f2
1 file changed
packages/website/public/install.sh
@@ -25,7 +25,7 @@ else
25
exit 1
26
fi
27
28
-spotlight_path='~/.local/bin/spotlight'
+spotlight_path="$HOME/.local/bin/spotlight"
29
spotlight_file="spotlight-$os-$arch$suffix"
30
mkdir -p $(dirname $spotlight_path)
31
echo "Downloading $spotlight_file..."
0 commit comments