diff options
Diffstat (limited to 'aurinstall.sh')
| -rwxr-xr-x | aurinstall.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aurinstall.sh b/aurinstall.sh index d8582c6..22656ae 100755 --- a/aurinstall.sh +++ b/aurinstall.sh @@ -15,4 +15,4 @@ InstallFromAur() { for package in "$@" do InstallFromAur "${package}" -done
\ No newline at end of file +done |
