Explorar el Código

crontab备份

master
姚子军 hace 3 años
padre
commit
7eab9d1334
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      gitrun.sh

+ 2
- 1
gitrun.sh Ver fichero

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


Cargando…
Cancelar
Guardar