Exit after errors in EntryListGen

This commit is contained in:
2024-03-07 23:43:35 -05:00
parent 31bc17cb0d
commit b01e5bded4
+1
View File
@@ -94,6 +94,7 @@ func EntryListGen() {
// otherwise, print the source of the error
fmt.Println(offline.AnsiError + "An unexpected error occurred while generating the entry list: " + err.Error() + offline.AnsiReset)
}
os.Exit(1)
}
// trim root path from each path before storing