Commit 61abb7a6 authored by Leo Iannacone's avatar Leo Iannacone

add make config script

parent 77a29a30
#!/bin/bash
ARCH=$1
PORT=$2
echo "###
debomatic-webui $ARCH configuration
###
architecture = \"$ARCH\"
port = $PORT
# DO NOT EDIT THIS LINE:
config = require(process.env.DW + '/config/mergerconfig.coffee')(architecture, port)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment