Mercurial > public > ssdt-docker
diff scripts/remote-backup.sh @ 318:c61524abdfd6
correcting adding project to remote backup scripts target
author | aldrich@ssdt-ohio.org |
---|---|
date | Wed, 30 Oct 2019 15:49:51 +0100 |
parents | 146c0c263cf9 |
children | 7c460a921709 |
line wrap: on
line diff
--- a/scripts/remote-backup.sh Wed Oct 30 13:28:14 2019 +0100 +++ b/scripts/remote-backup.sh Wed Oct 30 15:49:51 2019 +0100 @@ -72,6 +72,6 @@ echo " " -echo "completed sending ${backupFile}.gz and ${backupFile2} to ${remoteTarget}/$(project) as user $userName" +echo "completed sending ${backupFile}.gz and ${backupFile2} to ${remoteTarget}/${project} as user $userName"