mirror of https://gitlab.com/octtspacc/OcttKB
4 lines
50 B
Plaintext
4 lines
50 B
Plaintext
|
#!/bin/sh
|
||
|
sh ./Build.sh
|
||
|
sh ./DeployOld.sh || true
|