Browse Source

crontab备份

master
姚子军 3 years ago
parent
commit
7eab9d1334
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      gitrun.sh

+ 2
- 1
gitrun.sh View File

@@ -1,4 +1,5 @@
#!/bin/sh
#!/bin/bash
#
cd /home/crontab_backup
git add .
git commit -m "crontab备份"


Loading…
Cancel
Save