Use consistent shebangs

This commit is contained in:
Hektor Misplon
2020-11-01 15:57:10 +01:00
parent 7abc0840ab
commit b47a96a763
5 changed files with 7 additions and 3 deletions

View File

@@ -1,2 +1,3 @@
#!/bin/bash
#!/usr/bin/env bash
git clone "https://aur.archlinux.org/$1.git"