From ae308991fbb10b65958228c4785fef30de7f2e63 Mon Sep 17 00:00:00 2001 From: wql Date: Thu, 5 Sep 2024 12:54:15 +0800 Subject: [PATCH] fix: fix first line --- run_once.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/run_once.sh b/run_once.sh index 0d553c38..de3dd6e7 100644 --- a/run_once.sh +++ b/run_once.sh @@ -1,3 +1,5 @@ +#!/bin/bash + run_type = $1 model = $2 gpu_cnt = $3