mirror of
https://github.com/hcengineering/platform.git
synced 2025-02-07 03:20:57 +00:00
5 lines
115 B
Bash
Executable File
5 lines
115 B
Bash
Executable File
location="${1:-./sanity-ws}"
|
|
|
|
# Restore workspace contents in mongo/elastic
|
|
./tool.sh backup ${location} sanity-ws
|