From 4a47ca8aa08ab2dc3cfb9b98ee3dc28947210162 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 8 Apr 2024 20:26:41 +0200 Subject: [PATCH] remove password then call meta script --- wsl.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/wsl.sh b/wsl.sh index 6137129..fa14720 100644 --- a/wsl.sh +++ b/wsl.sh @@ -41,14 +41,14 @@ function main { man-pages bottom - # === Global OS configuration set-up == - curl ${repo}/meta.sh -s | bash -s -- ${repo} - - # === Remove SU password == echo -e "\n# Disable password for specific user\n$USER ALL=(ALL) NOPASSWD:ALL" | sudo tee -a /etc/sudoers > /dev/null + # === Global OS configuration set-up == + curl ${repo}/meta.sh -s | bash -s -- ${repo} + + # === AUR packages == paru -S --noconfirm \ otf-font-awesome