Mercurial > public > ssdt-docker
annotate scripts/remote-backup-existing.sh @ 331:c40a6fa09bed
changing protection on new file
author | aldrich |
---|---|
date | Wed, 15 Jan 2020 11:24:01 -0500 |
parents | 20f86a321306 |
children | aafdbfc9623b |
rev | line source |
---|---|
329 | 1 #!/bin/bash |
2 # This is similar to the remote backup script except it uses an existing database backup | |
3 # MCOECN personnel used the basic script and modified it | |
4 # The current directory is expected to contain a project configured | |
5 # as with SSDT conventions for an application database. |