mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-03-03 02:17:41 +01:00
4 lines
50 B
Bash
4 lines
50 B
Bash
#!/bin/sh
|
|
sh ./Build.sh
|
|
sh ./DeployOld.sh || true
|