mirror of
https://github.com/hkalexling/Mango.git
synced 2026-05-01 00:00:55 -04:00
Compare commits
4 Commits
7ceb91f051
...
e4af194d0c
| Author | SHA1 | Date | |
|---|---|---|---|
| e4af194d0c | |||
| 586ebf8dc8 | |||
| 1fb48648ad | |||
| 61dc92838a |
+1
-1
@@ -184,7 +184,7 @@ def delete_cache_and_exit(path : String)
|
||||
File.delete path
|
||||
Logger.fatal "Invalid library cache deleted. Mango needs to " \
|
||||
"perform a full reset to recover from this. " \
|
||||
"Pleae restart Mango. This is NOT a bug."
|
||||
"Please restart Mango. This is NOT a bug."
|
||||
Logger.fatal "Exiting"
|
||||
exit 1
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user