Skip to content

Commit

Permalink
[post_sfos-upgrade9 Add missed then
Browse files Browse the repository at this point in the history
  • Loading branch information
Olf0 authored Sep 27, 2023
1 parent b4b26fa commit 1915d22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/post_sfos-upgrade
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ then
printf '\n'
fi # Not executing either zypper or pkcon but both, because refreshing both of their caches is an important aspect.
if command -v pkcon > /dev/null 2>&1 # Is usually installed, but PackageKit is deliberately not specified as a dependency.
then
# This may have become superfluous with SFOS 3.2.0, see
# https://together.jolla.com/question/214572/changelog-320-torronsuo/#214572-packagekit
# Would need to investigate, but refreshing twice will do no harm, anyway.
Expand Down

0 comments on commit 1915d22

Please sign in to comment.