diff options
| -rwxr-xr-x | rice.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -27,7 +27,6 @@ run_as_user() { usermod -aG seat $PERMUSER DEPLIST="`sed -e 's/#.*$//' -e '/^$/d' dependencies.txt | tr '\n' ' '`" -pacman -Sy --noconfirm pacman -S $DEPLIST --noconfirm --needed run_as_user cp -r "$WORKDIRECTORY"/.config /home/"$PERMUSER" |