remove password then call meta script

This commit is contained in:
Mylloon 2024-04-08 20:26:41 +02:00
parent a117c11a6b
commit 4a47ca8aa0
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

8
wsl.sh
View file

@ -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