From 7eab9d13348c85488b75cc627693d0c8d13228c0 Mon Sep 17 00:00:00 2001 From: root <190346538@qq.com> Date: Fri, 24 Feb 2023 09:43:26 +0800 Subject: [PATCH] =?UTF-8?q?crontab=E5=A4=87=E4=BB=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gitrun.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gitrun.sh b/gitrun.sh index 97c6322..fc0fa90 100644 --- a/gitrun.sh +++ b/gitrun.sh @@ -1,4 +1,5 @@ -#!/bin/sh +#!/bin/bash +# cd /home/crontab_backup git add . git commit -m "crontab备份"