mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-23 17:58:11 +00:00
fix: shebang!
This commit is contained in:
parent
1b53469cc6
commit
1b240e31a6
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
declare -a aur_packages=("lune-bin" "lune-git" "lune")
|
declare -a aur_packages=("lune-bin" "lune-git" "lune")
|
||||||
root_dir=$(pwd)
|
root_dir=$(pwd)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue