diff --git a/sbs b/sbs index 32640a14b802b20dab20842219ac247e71948135..bd5c8097bccc3c27ccc9dc2323f32358d5436871 100755 --- a/sbs +++ b/sbs @@ -1,3 +1,3 @@ #!/bin/bash -python skyward-boardcore/sbs "$@" +python3 skyward-boardcore/sbs "$@"