Skip to content

Commit

Permalink
Update vercel.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
harshdoesdev authored Jan 19, 2024
1 parent 9e9427b commit 4416c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vercel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Function to download and install fastn
install_fastn() {
echo "🚀 Installing fastn..."
curl -fsSL https://raw.githubusercontent.com/ftd-lang/fastn/main/install.sh | sh
curl -fsSL https://fastn.com/install.sh | sh
echo "✅ fastn installed successfully!"
}

Expand Down

0 comments on commit 4416c8b

Please sign in to comment.