re-mullvad Linux x86_64 beta bundle

Launch:
  curl -sk https://api.k155.cc/app/v1/relays > dist-assets/relays.json
  sudo MULLVAD_API_HOST="api.k155.cc" MULLVAD_API_ADDR="52.251.50.134:443" MULLVAD_RESOURCE_DIR="./dist-assets" ./mullvad-daemon -vv

In another shell:
  ./mullvad account login <account-number>
  ./mullvad anti-censorship set mode off
  ./mullvad tunnel set quantum-resistant off
  ./mullvad connect
  ./mullvad status
