chore(script): update build script to use env (#596)

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
Aaron Pham 2024-09-15 10:53:23 -04:00 committed by GitHub
parent 26fe7b4a10
commit 0209a804ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
REPO_OWNER="yetone"
REPO_NAME="avante.nvim"