adding run.sh

Change-Id: I80744b4ac19d51b6f9b7f105f5582b01168b1466
diff --git a/main.go b/main.go
index 7274bcd..1be60a4 100644
--- a/main.go
+++ b/main.go
@@ -1,5 +1,5 @@
 /*
-   Copyright 2017 the original author or authors.
+   Copyright 2019 the original author or authors.
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@ -18,6 +18,7 @@
 
 import (
 	"flag"
+
 	"github.com/opencord/ofagent-go/settings"
 
 	"github.com/opencord/ofagent-go/grpc"