From cc331c8634576fdedf94265d0b447951066d00ac Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sat, 31 Aug 2024 15:19:06 +0200 Subject: [PATCH] add storrent --- wsl.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/wsl.sh b/wsl.sh index 6ef7494..1d18c31 100644 --- a/wsl.sh +++ b/wsl.sh @@ -38,7 +38,8 @@ function main { pulseaudio-alsa texlive-latexextra texlive-langfrench texlive-luatex \ noto-fonts jdk-openjdk texlive-fontsrecommended texlive-publishers sfml \ texlive-fontsextra perl-yaml-tiny perl-file-homedir perl-file-which \ - man-pages bottom maven fakeroot texlive-mathscience qpdf texlive-plaingeneric + man-pages bottom maven fakeroot texlive-mathscience texlive-plaingeneric \ + qpdf # === Remove SU password == @@ -51,7 +52,7 @@ function main { # === AUR packages == paru -S --noconfirm \ - otf-font-awesome + otf-font-awesome storrent-git # === Set-up systemd ==