From 5c02d74dca58fe44b041b41b8a70f8895f0ee070 Mon Sep 17 00:00:00 2001 From: 2Shirt <2xShirt@gmail.com> Date: Mon, 13 Jan 2020 18:25:43 -0700 Subject: [PATCH] Updated hw-diags and ddrescue-tui launchers --- scripts/ddrescue-tui | 1 - scripts/hw-diags | 1 - 2 files changed, 2 deletions(-) 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