This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
swflint
/
bin-files
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Added a script to add my crontab
Samuel W. Flint
hace 8 años
padre
6ae6ce8802
commit
0dd571b014
Se han
modificado 1 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
5
0
edit-crontab
+ 5
- 0
edit-crontab
Ver fichero
@@ -0,0 +1,5 @@
+#!/bin/sh -f
+
+$EDITOR ~/.dotfiles/crontab
+
+crontab ~/.dotfiles/crontab