calexil/FightstickDisplay

View on GitHub
fightstick.sh

Summary

Maintainability
Test Coverage
#!/bin/bash
##This is the launcher script, make a launcher with this as the command

cd "${BASH_SOURCE%/*}" || exit  
python3 fightstick.py &disown