Skip to content

Commit 66d16c0

Browse files
committed
Add more crash logging
#1825
1 parent 26a5b50 commit 66d16c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/AppBundle/initAppBundle.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import Foundation
1818
try await reloadConfig(forceConfigUrl: defaultConfigUrl, stdout: &out),
1919
"""
2020
Can't load default config. Your installation is probably corrupted.
21-
Please don't change default-config.toml
21+
Please don't modify '\(defaultConfigUrl)'
2222
2323
\(out)
2424
""",

0 commit comments

Comments
 (0)