Added repo updating

This commit is contained in:
OBJNULL 2026-05-09 22:47:42 -05:00
parent e90182039f
commit d1387d93b5

View file

@ -65,6 +65,7 @@ function displayCmd {
# Packages
function repositPkg {
displayCmd "xbps-install -y $1" "Adding Repository $1"
displayCmd "xbps-install -S" "Updating Repository $1"
}
function installPkg {
# Checking OS