6 lines
87 B
Bash
Executable File
6 lines
87 B
Bash
Executable File
#!/bin/bash
|
|
|
|
#sudo powerpill -Syu
|
|
yay -Sy
|
|
yay --pacman powerpill -Su --combinedupgrade
|