mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-07 00:12:50 +00:00
5 lines
153 B
Bash
5 lines
153 B
Bash
#!/usr/bin/env bash
|
|
|
|
./tool.sh create-workspace asa -w asa
|
|
./tool.sh backup-restore ${DUMP_ROOT}/asa asa --skip blob
|
|
./tool.sh assign-workspace user1 asa |