Introduction
Introduction Statistics Contact Development Disclaimer Help
removing old function. - bootstrap - Bootstrap script for my alpine linux deskt…
Log
Files
Refs
README
---
commit 114e9b29d771f0e6d7d39cee93991f056440e027
parent 1dc59cc6ef6d9b18aca5df8ced5dcd32b135d861
Author: Jay Scott <[email protected]>
Date: Sun, 25 Sep 2022 21:28:16 +0100
removing old function.
Diffstat:
M install.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
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
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.