View Single Post
Old 01-31-2025, 01:01 AM   #1468
Rid
Addict
Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.
 
Posts: 209
Karma: 20980
Join Date: Oct 2020
Device: Kobo Aura One, Aura HD (R.I.P.) :(
Quote:
Originally Posted by Jadehawk View Post
If I remove the "reboot" from the chain, I see the message as intended, with "reboot" as part of the chain, it seems to ignore that "dbg_msg".
You can try this option to show a reboot message. But you may need to add a sleep step after the } in this script eg: sleep 3 (change the 3, it is in seconds - to how ever long you would like or what actually works... Test this.) to see the previous dbg_msg in your NickelMenu script.

Use notepad++ to create the script but from the menu bar select 'Edit' then 'EOL Conversion' and select the 'Unix (LF)' option.

The NickelMenu syntax might be;
Code:
chain_success :cmd_spawn :quiet :/mnt/onboard/.adds/ndbus/NDBus_Reboot.sh

Last edited by Rid; 01-31-2025 at 02:28 AM. Reason: Added NM syntax
Rid is offline   Reply With Quote