6 lines
208 B
Bash
6 lines
208 B
Bash
sh scripts/create-bundle.sh
|
|
cp ./clients/plastichub/master/* ./dist/data/
|
|
osr-sync zip --source=./dist/ --target=./clients/plastichub/master.zip --cwd=./dist --profile=./sync-clients.json --verbose --debug
|
|
|
|
|