4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
|
#!/bin/sh
|
||
|
sudo pacman -Syuw --noconfirm
|
||
|
pkill -RTMIN+6 dwmblocks
|