Skip to content

Commit 7e309a2

Browse files
authored
changed binary name to kodi
the xbmc name is deprecated and will be removed.
1 parent 8889361 commit 7e309a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

loadAProgramLoop.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ function steamL {
77
fi
88
}
99
function xbmcL {
10-
xbmc
10+
kodi
1111
if [ $? ]
1212
then
1313
steamL

0 commit comments

Comments
 (0)