fdb958ad4c
Les scripts de updateall sont désormais dans le dossier config
6 lines
55 B
Bash
Executable file
6 lines
55 B
Bash
Executable file
#!/bin/sh
|
|
yay -Scc
|
|
yay -Fy
|
|
yay
|
|
yay -Qdtq | yay -Rns -
|
|
|