add storrent
This commit is contained in:
parent
38187a6f8a
commit
cc331c8634
1 changed files with 3 additions and 2 deletions
5
wsl.sh
5
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 ==
|
||||
|
|
Loading…
Reference in a new issue