6 lines
84 B
Bash
6 lines
84 B
Bash
#!/bin/bash
|
|
|
|
./backup-critical.sh incremental
|
|
./backup-other.sh mirror
|
|
|
|
./restore.sh |