From 7524f25e5838c077e8a0fe56a3b7cb3e9b46ffad Mon Sep 17 00:00:00 2001 From: zhangwang Date: Wed, 15 Sep 2021 14:43:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=A0=E6=97=BA:=20dos->unix=20=E7=BC=96?= =?UTF-8?q?=E7=A0=81=E9=97=AE=E9=A2=98=E5=AF=BC=E8=87=B4=E6=89=A7=E8=A1=8C?= =?UTF-8?q?=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/deploy.sh b/docker/deploy.sh index 0ee4cd8a..5c537cca 100644 --- a/docker/deploy.sh +++ b/docker/deploy.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#! /bin/sh # 使用说明,用来提示输入参数 usage() {