Skip to content

Commit

Permalink
fix: change this into a welcome message (ublue-os#1063)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Mar 29, 2024
1 parent 15eb526 commit fd647f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/libexec/ublue-flatpak-manager
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ fi
# Use until yafti rework is done
flatpak --system update -y

notify-send "Flatpak Manager Service" "Finished Updating System Flatpaks" --app-name="Flatpak Manager Service" -u NORMAL
notify-send "Welcome to Bluefin" "Your computer is ready!" --app-name="Flatpak Manager Service" -u NORMAL

echo $VER >$VER_FILE

0 comments on commit fd647f4

Please sign in to comment.