removing old function. - alpine_bootstrap - Unnamed repository; edit this file 'description' to name the repository.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 114e9b29d771f0e6d7d39cee93991f056440e027
 (DIR) parent 1dc59cc6ef6d9b18aca5df8ced5dcd32b135d861
 (HTM) Author: Jay Scott <me@jay.scot>
       Date:   Sun, 25 Sep 2022 21:28:16 +0100
       
       removing old function.
       
       Diffstat:
         M install.sh                          |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/install.sh b/install.sh
       @@ -32,7 +32,7 @@ apk add mandoc mandoc-apropos man-pages docs
        
        if [ ! -d "/home/$user" ]; then
                echo "=== creating user ==="
       -        adduser "$user" || die "unable to add user"
       +        adduser "$user"
                adduser "$user" audio
                adduser "$user" wheel
                adduser "$user" input