mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-02-03 16:07:37 +01:00
4 lines
49 B
Bash
4 lines
49 B
Bash
#!/bin/sh
|
|
. ./Src.*.sh || true
|
|
sh ./DeployAll.sh
|