WizardKit/scripts/outer_scripts_to_review/hw-diags
2Shirt ac2e5a4fcf
New project orgnization
* Match upstream layout for the benefits listed there
2020-01-08 00:28:56 -07:00

11 lines
182 B
Bash
Executable file

#!/bin/bash
#
## Wizard Kit: HW Diagnostics Launcher
source launch-in-tmux
SESSION_NAME="hw-diags"
WINDOW_NAME="Hardware Diagnostics"
TMUX_CMD="hw-diags-menu"
launch_in_tmux "$@"