ソースを参照

Add build command

Guillaume J. Charmes 12 年 前
コミット
e2880950c5
1 ファイル変更1 行追加0 行削除
  1. 1 0
      commands.go

+ 1 - 0
commands.go

@@ -10,6 +10,7 @@ import (
 	"log"
 	"log"
 	"net/http"
 	"net/http"
 	"net/url"
 	"net/url"
+	"os"
 	"path/filepath"
 	"path/filepath"
 	"runtime"
 	"runtime"
 	"strconv"
 	"strconv"