mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-25 09:13:07 +03:00
5 lines
96 B
Bash
Executable File
5 lines
96 B
Bash
Executable File
#!/bin/bash
|
|
|
|
location="${1:-./sanity-ws-qms}"
|
|
#backup
|
|
./tool.sh backup ${location} sanity-ws-qms |