Ajout : script de mise à jour de Arch via paru
This commit is contained in:
parent
84bcc14b67
commit
dd26ecd2db
1 changed files with 6 additions and 0 deletions
6
config/updateall/scripts/10-paru
Executable file
6
config/updateall/scripts/10-paru
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
paru -Scc
|
||||
paru -Fy
|
||||
paru
|
||||
paru -Qdtq | paru -Rns -
|
||||
|
Loading…
Reference in a new issue