Forgot to remove statements
This commit is contained in:
parent
af80f53666
commit
4dce02308b
2 changed files with 0 additions and 2 deletions
|
|
@ -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)"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
## Wizard Kit: HW Diagnostics Launcher
|
||||
# TODO: Replace relative paths with absolute
|
||||
|
||||
source launch-in-tmux
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue