We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26a5b50 commit 66d16c0Copy full SHA for 66d16c0
1 file changed
Sources/AppBundle/initAppBundle.swift
@@ -18,7 +18,7 @@ import Foundation
18
try await reloadConfig(forceConfigUrl: defaultConfigUrl, stdout: &out),
19
"""
20
Can't load default config. Your installation is probably corrupted.
21
- Please don't change default-config.toml
+ Please don't modify '\(defaultConfigUrl)'
22
23
\(out)
24
""",
0 commit comments