mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Channel changes should prompt a full update
This commit is contained in:
@@ -14,8 +14,4 @@ case "$channel" in
|
||||
*) echo "Unknown channel: $channel"; exit 1; ;;
|
||||
esac
|
||||
|
||||
# Run any new migrations
|
||||
omarchy-migrate
|
||||
|
||||
# Offer a reboot if a new kernel was installed
|
||||
omarchy-update-restart
|
||||
omarchy-update -y
|
||||
|
||||
Reference in New Issue
Block a user