Closed TrondurT closed 10 months ago
fixes #1
I'm not sure about the manifest file. So I'm not sure if I should use an exit() or an break
manifest
exit()
break
I think this is correct, we should not touch the manifest if the file is wrong.
fixes #1
I'm not sure about the
manifest
file. So I'm not sure if I should use anexit()
or anbreak