Parcourir la source

crontab备份

master
姚子军 il y a 3 ans
Parent
révision
7eab9d1334
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. +2
    -1
      gitrun.sh

+ 2
- 1
gitrun.sh Voir le fichier

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


Chargement…
Annuler
Enregistrer