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 b33b1ff commit f24ce9eCopy full SHA for f24ce9e
cdk/root_dream/var_init/etc/cable_1st.boot
@@ -21,7 +21,8 @@ sed -i 's/Toolbox/Utilities/
21
' 00-shellexec.cfg
22
cd $cfg
23
rm -fr enigma
24
-mv -f scan.end-c scan.end
+# Disable broken cable scan end script, PaphosAL (RIP) is no longer with us to fix/maintain ;(
25
+# mv -f scan.end-c scan.end
26
mv -f scan.start-c scan.start
27
mv -f shellexec-c.conf shellexec.conf
28
rm -f menu_a* menu_b* menu_g* menu_P* menu_S* menu_u*
0 commit comments