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