aboutsummaryrefslogtreecommitdiff
path: root/aurinstall.sh
diff options
context:
space:
mode:
Diffstat (limited to 'aurinstall.sh')
-rwxr-xr-xaurinstall.sh2
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