Skip to content
Snippets Groups Projects
Commit 63d69853 authored by Sydney Anne Erickson's avatar Sydney Anne Erickson :chipmunk:
Browse files

Change binary name appropriately

parent 13c6a8f3
No related branches found
No related tags found
No related merge requests found
var os = require('os');
var child;
var fails = 0;
var goBinary = "./template"; //or template.exe
var goBinary = "xx-coin-game-ui"; //or template.exe
function setPage(html) {
const container = document.getElementById("app");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment