iso/bio-wayfire/airootfs/etc/skel/.config/waybar/update.sh
2023-06-14 02:07:33 +08:00

4 lines
67 B
Bash
Executable file

#!/bin/sh
sudo pacman -Syu
echo Done - Press Enter to exit
read _\