5 lines
63 B
Bash
Executable file
5 lines
63 B
Bash
Executable file
#!/bin/sh -ex
|
|
paru -Scc
|
|
paru -Fy
|
|
paru
|
|
paru -Qdtq | paru -Rns -
|