Break-out omarchy-update so we can update each step independently and have changes apply to the active update
This commit is contained in:
Executable
+5
@@ -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