mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-02-09 07:58:58 +01:00
5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
|
#!/bin/sh
|
||
|
. ./Src.*.sh || true
|
||
|
sh ./BuildSPA.sh
|
||
|
sh ./DeployAll.sh
|