mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-03-10 21:50:05 +01:00
5 lines
64 B
Bash
5 lines
64 B
Bash
#!/bin/sh
|
|
. ./Src.*.sh || true
|
|
SetupGitProfile
|
|
TryCrossRepoSync
|