Explorar el Código

crontab备份

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

+ 1
- 1
gitrun.sh Ver fichero

@@ -2,5 +2,5 @@
cd /home/crontab_backup
git add .
git commit -m "crontab备份"
git push
git push -u origin master
# 保存

Cargando…
Cancelar
Guardar