#!/bin/bash
nw . --proxy-pac-url="file://$(pwd)/pac.js" &> /dev/null &

