Skip to content

Commit f24ce9e

Browse files
authored
Disable broken cable scan end script
PaphosAL (RIP) is no longer with us to fix/maintain ;(
1 parent b33b1ff commit f24ce9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cdk/root_dream/var_init/etc/cable_1st.boot

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ sed -i 's/Toolbox/Utilities/
2121
' 00-shellexec.cfg
2222
cd $cfg
2323
rm -fr enigma
24-
mv -f scan.end-c scan.end
24+
# Disable broken cable scan end script, PaphosAL (RIP) is no longer with us to fix/maintain ;(
25+
# mv -f scan.end-c scan.end
2526
mv -f scan.start-c scan.start
2627
mv -f shellexec-c.conf shellexec.conf
2728
rm -f menu_a* menu_b* menu_g* menu_P* menu_S* menu_u*

0 commit comments

Comments
 (0)