File indexing completed on 2024-05-05 17:54:34

0001 #!/usr/bin/env bash
0002 set -Ee
0003 
0004 # Build
0005 bash dev_setup.sh
0006 
0007 # Sync with remote
0008 bash sync_skills.sh
0009 
0010 # And run!
0011 mycroft-gui-app