From d2e452f45faeaf8bab9e83d257052b10e16545a3 Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Sun, 22 Oct 2017 03:12:21 +0200 Subject: Change wrong comment position --- auria.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auria.sh b/auria.sh index 9775c3b..d51a2ec 100755 --- a/auria.sh +++ b/auria.sh @@ -555,8 +555,8 @@ function guess_vcs [[ "$1" =~ -(git|svn|hg|bzr|cvs|fossil|darcs|rcs|arch|mtn)$ ]] } -function update_all # interactive (<- update). +function update_all { for pkg in "$(pacman -Qmq)" do -- cgit v1.2.3