mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:23:28 +00:00
added print to modulePathDir
This commit is contained in:
@@ -21,6 +21,8 @@ func main() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
|
fmt.Printf("Module Path Directory => " + modulePathDir)
|
||||||
|
|
||||||
godotenv.Load(".env")
|
godotenv.Load(".env")
|
||||||
|
|
||||||
a3interface.SetVersion("0.0.0")
|
a3interface.SetVersion("0.0.0")
|
||||||
|
|||||||
Reference in New Issue
Block a user