diff --git a/sbs b/sbs new file mode 100644 index 0000000000000000000000000000000000000000..4ae7eebbdad219c03ed97e685d8d9053ec5fb661 --- /dev/null +++ b/sbs @@ -0,0 +1,3 @@ +#!/bin/bash + +python skyward-boardcore/sbs "$@" \ No newline at end of file diff --git a/sbs.bat b/sbs.bat new file mode 100644 index 0000000000000000000000000000000000000000..d7c0bf50a249e377b8eef2377863f64fc47d457c --- /dev/null +++ b/sbs.bat @@ -0,0 +1 @@ +python skyward-boardcore/sbs %* \ No newline at end of file