diff --git a/scripts/ddrescue-tui b/scripts/ddrescue-tui index ca58d192..acfb315b 100755 --- a/scripts/ddrescue-tui +++ b/scripts/ddrescue-tui @@ -1,7 +1,6 @@ #!/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 49dcc40b..c6c5f4f1 100755 --- a/scripts/hw-diags +++ b/scripts/hw-diags @@ -1,7 +1,6 @@ #!/bin/bash # ## Wizard Kit: HW Diagnostics Launcher -# TODO: Replace relative paths with absolute source ./launch-in-tmux