diff --git a/stower.sh b/stower.sh index d33518a..75b7e5a 100755 --- a/stower.sh +++ b/stower.sh @@ -111,8 +111,8 @@ function inst_pkgs { paru -S informant sudo informant read --all - $(getent group informant) ] || groupadd informant - sudo usermod -a -G informant $USER + #$(getent group informant) ] || groupadd informant + #sudo usermod -a -G informant $USER fi