We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c953744 commit 56bc17aCopy full SHA for 56bc17a
scriptmodules/supplementary/autostart.sh
@@ -40,7 +40,7 @@ _EOF_
40
sed -i '$a\' "$script"
41
case "$mode" in
42
kodi)
43
- echo -e "kodi #auto\nemulationstation #auto" >>"$script"
+ echo -e "kodi-standalone #auto\nemulationstation #auto" >>"$script"
44
;;
45
es|*)
46
echo "emulationstation #auto" >>"$script"
0 commit comments