system-from-scratch/01-update.sh
2023-11-01 16:09:59 +05:00

5 lines
54 B
Bash
Executable file

#!/bin/sh
echo "Updating system..."
sudo pacman -Syu