File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2525fi
2626
2727# ## Variable List
28- version=" v3 .0.0 " # this space after the version num is intentional to fix UI
28+ version=" v4 .0.0 " # this space after the version num is intentional to fix UI
2929
3030all_stations=" $HOME /.shelldio/all_stations.txt"
3131my_stations=" $HOME /.shelldio/my_stations.txt"
@@ -137,7 +137,7 @@ list_stations() {
137137# Πληροφορίες που εμφανίζονται μετά την επιλογή του σταθμού
138138info () {
139139 welcome_screen
140- tput civis -- invisible # Εξαφάνιση cursor
140+ tput civis -- invisible # Απόκρυψη cursor
141141 echo -ne " Σταθμός: [$selected_play ] Η ώρα είναι $( date +" %T" ) \n"
142142 echo -ne " \n"
143143 echo -ne " Ακούτε: $stathmos_name \n"
Original file line number Diff line number Diff line change 11# Maintainer: Cerebrux <[email protected] >22pkgname=shelldio
3- pkgver=3 .0.0
3+ pkgver=4 .0.0
44pkgrel=1
55pkgdesc=" KISS Shell Radio (Greek) for your terminal"
66arch=(' any' )
You can’t perform that action at this time.
0 commit comments