mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-08-03 14:33:08 +10:00
No more sleep 0
This commit is contained in:
@@ -50,7 +50,7 @@ fi
|
||||
|
||||
# Update System
|
||||
case $SKIP_SYSUPDATE in
|
||||
true) sleep 0 ;;
|
||||
true) true ;;
|
||||
*) v sudo dnf upgrade --refresh -y ;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user