Updated hw-diags and ddrescue-tui launchers
This commit is contained in:
parent
b1bf352f11
commit
5c02d74dca
2 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#
|
#
|
||||||
## Wizard Kit: ddrescue TUI Launcher
|
## Wizard Kit: ddrescue TUI Launcher
|
||||||
# TODO: Replace relative paths with absolute
|
|
||||||
|
|
||||||
# Check if running under Linux
|
# Check if running under Linux
|
||||||
os_name="$(uname -s)"
|
os_name="$(uname -s)"
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#
|
#
|
||||||
## Wizard Kit: HW Diagnostics Launcher
|
## Wizard Kit: HW Diagnostics Launcher
|
||||||
# TODO: Replace relative paths with absolute
|
|
||||||
|
|
||||||
source ./launch-in-tmux
|
source ./launch-in-tmux
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue