bug fix, custom path released #17 fixed

This commit is contained in:
alessio 2016-08-30 19:44:26 +02:00
parent 52b7bf231e
commit d03f5c5a7f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ package main
import ( import (
"fmt" "fmt"
r "github.com/tockins/realize/realize" r "github.com/tockins/realize/realize"
_ "github.com/tockins/realize/server" //_ "github.com/tockins/realize/server"
"gopkg.in/urfave/cli.v2" "gopkg.in/urfave/cli.v2"
"log" "log"
"os" "os"