4 lines
25 B
Bash
Executable File
4 lines
25 B
Bash
Executable File
#!/bin/sh
|
|
crond -f -l 8
|
|
|
#!/bin/sh
|
|
crond -f -l 8
|
|
|