diff --git a/scripts/ddrescue-tui b/scripts/ddrescue-tui index 03e8eee2..a5c6ab0c 100755 --- a/scripts/ddrescue-tui +++ b/scripts/ddrescue-tui @@ -1,6 +1,7 @@ #!/bin/bash # ## Wizard Kit: ddrescue TUI Launcher +# TODO: Replace relative paths with absolute # Check if running under Linux os_name="$(uname -s)" diff --git a/scripts/hw-diags b/scripts/hw-diags index feb87fc8..73572ed8 100755 --- a/scripts/hw-diags +++ b/scripts/hw-diags @@ -1,6 +1,7 @@ #!/bin/bash # ## Wizard Kit: HW Diagnostics Launcher +# TODO: Replace relative paths with absolute source ./launch-in-tmux