5 lines
70 B
Bash
5 lines
70 B
Bash
#!/bin/bash
|
|
|
|
files="./etc/crontab
|
|
|
|
0 2 * * * /root/scriptsauvegarde.sh |