Skip to content

Instantly share code, notes, and snippets.

@ihaveamac
Created December 1, 2018 19:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ihaveamac/5fa79a4e19dc2ccae26b2f823a655315 to your computer and use it in GitHub Desktop.
Save ihaveamac/5fa79a4e19dc2ccae26b2f823a655315 to your computer and use it in GitHub Desktop.
#!/bin/bash
cd `dirname "$0"`
echo Booting Hekate with HBL...
echo ------------------------------
sudo python3 ./bin/fusee-launcher.py -w bin/payload.bin
echo ------------------------------
sleep 3
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment