From ba8a20f117c785e55bdee4422f03dd1668c6e1cc Mon Sep 17 00:00:00 2001 From: Brandi Cantarel <brandi.cantarel@utsouthwestern.edu> Date: Thu, 6 Aug 2020 16:11:23 -0500 Subject: [PATCH] bash line error --- variants/germline_vc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variants/germline_vc.sh b/variants/germline_vc.sh index 0dc3659..ac2c1d7 100755 --- a/variants/germline_vc.sh +++ b/variants/germline_vc.sh @@ -1,4 +1,4 @@ -nucleu#!/bin/bash +#!/bin/bash #germline_vc.sh usage() { -- GitLab