Commit 0e34fc9c authored by Leo Iannacone's avatar Leo Iannacone

udpate to correct filename after updating to express 3.5

parent 54946d83
#!/bin/bash
CSS="${SCRIPTS_DIR}/../node_modules/express/node_modules/connect/lib/public/style.css"
CSS="${SCRIPTS_DIR}/../node_modules/express/node_modules/connect/node_modules/serve-index/public/style.css"
if [ "`grep debomatic-webui $CSS`" == "" ] ; then
......
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