Skip to content

Commit

Permalink
Update install-endless-sky.run
Browse files Browse the repository at this point in the history
  • Loading branch information
rugyada authored Feb 16, 2022
1 parent a770c7f commit 8889d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/share/oma-welcome/apps/install-endless-sky.run
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
if which endless-sky &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $"endless-sky is already installed."
kdialog --title $"OpenMandriva" --msgbox $"Endless Sky is already installed."
else
APP=$"Endless Sky"
DB=$(kdialog --title $"OpenMandriva" --progressbar $"Installing $APP" 0)
Expand Down

0 comments on commit 8889d45

Please sign in to comment.