Fichiers de départ
This commit is contained in:
20
bin/oldies/quotidien.sh
Executable file
20
bin/oldies/quotidien.sh
Executable file
@@ -0,0 +1,20 @@
|
||||
#!/bin/bash
|
||||
|
||||
#
|
||||
# Les backups du serveur topisto.net
|
||||
#
|
||||
/opt/bin/recup_topisto_backups.sh
|
||||
|
||||
#
|
||||
# Les backups locaux
|
||||
#
|
||||
#/opt/bin/twitterbot_incremental_backup.sh
|
||||
#/opt/bin/www_incremental_backup.sh
|
||||
#/opt/bin/tibo_incremental_backup.sh
|
||||
#/opt/bin/bin_incremental_backup.sh
|
||||
/opt/bin/backup.sh
|
||||
|
||||
#
|
||||
# Garder une trace des fichiers modifiés
|
||||
#
|
||||
#/opt/bin/trace_incremental_backup.sh
|
||||
Reference in New Issue
Block a user