mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-02-02 23:47:36 +01:00
5 lines
66 B
Bash
5 lines
66 B
Bash
#!/bin/sh
|
|
. ./Src.*.sh || true
|
|
sh ./BuildSPA.sh
|
|
sh ./DeployAll.sh
|