diff options
author | David Walter Seikel | 2016-11-28 00:02:28 +1000 |
---|---|---|
committer | David Walter Seikel | 2016-11-28 00:02:28 +1000 |
commit | be48c8f7b2e4fa258d7d6ff05bd3e82020546f8d (patch) | |
tree | 5e9841ed6128bd823efe99a2a329598ddd1e9bc6 | |
parent | Comment out the crontab, we are doing this a different way. Should probably ... (diff) | |
download | opensim-SC_OLD-be48c8f7b2e4fa258d7d6ff05bd3e82020546f8d.zip opensim-SC_OLD-be48c8f7b2e4fa258d7d6ff05bd3e82020546f8d.tar.gz opensim-SC_OLD-be48c8f7b2e4fa258d7d6ff05bd3e82020546f8d.tar.bz2 opensim-SC_OLD-be48c8f7b2e4fa258d7d6ff05bd3e82020546f8d.tar.xz |
New script for backing up everything.
Diffstat (limited to '')
-rwxr-xr-x | scripts/backup-grid.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/backup-grid.sh b/scripts/backup-grid.sh new file mode 100755 index 0000000..0b762b0 --- /dev/null +++ b/scripts/backup-grid.sh | |||
@@ -0,0 +1,5 @@ | |||
1 | #!/bin/bash | ||
2 | |||
3 | ./backup-sims.sh | ||
4 | ./backup-inventories.sh | ||
5 | #./backup-assets.sh | ||