forked from Shinonome/dots-hyprland
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