mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Break-out omarchy-update so we can update each step independently and have changes apply to the active update
This commit is contained in:
5
bin/omarchy-update-system-pkgs
Executable file
5
bin/omarchy-update-system-pkgs
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo -e "\e[32m\nUpdate system packages\e[0m"
|
||||
yay -Syu --noconfirm
|
||||
echo
|
||||
Reference in New Issue
Block a user