Skip to content

Instantly share code, notes, and snippets.

@my-given-name-is-jeremy
Created November 26, 2020 20:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save my-given-name-is-jeremy/eecb70f2bee1f36621b54bdeb87a23d9 to your computer and use it in GitHub Desktop.
Save my-given-name-is-jeremy/eecb70f2bee1f36621b54bdeb87a23d9 to your computer and use it in GitHub Desktop.
Firewalla enable app-local api endpoints
#!/bin/bash
sed -i 's/!firewalla.isProductionOrBeta()/true/g' /home/pi/firewalla/api/app-local.js
sudo systemctl restart fireapi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment