mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-21 16:09:12 +03:00
5 lines
115 B
Bash
5 lines
115 B
Bash
|
location="${1:-./sanity-ws}"
|
||
|
|
||
|
# Restore workspace contents in mongo/elastic
|
||
|
./tool.sh backup ${location} sanity-ws
|