Added note to remove relative paths after testing

This commit is contained in:
2Shirt 2020-01-08 17:02:57 -07:00
parent b101809e42
commit 51224a6929
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C
2 changed files with 2 additions and 0 deletions

View file

@ -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)"

View file

@ -1,6 +1,7 @@
#!/bin/bash
#
## Wizard Kit: HW Diagnostics Launcher
# TODO: Replace relative paths with absolute
source ./launch-in-tmux