mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02: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 |