Skip to content

Commit fd95c9a

Browse files
committed
code updated
1 parent 2b17aa9 commit fd95c9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

godemonInfo/changes.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import (
66
)
77

88
func LogChanges() {
9+
910
godemonPath := os.Getenv("GODEMON")
1011
path := godemonPath + "/CHANGELOGS/Changes.txt"
1112
cmd := exec.Command("cat", path)

0 commit comments

Comments
 (0)