8900 commited on
Update setup-hf-config.mjs
Browse files- setup-hf-config.mjs +1 -1
setup-hf-config.mjs
CHANGED
|
@@ -293,4 +293,4 @@ function applyEnvPatches(config, token) {
|
|
| 293 |
})().catch(function(e) {
|
| 294 |
console.error("[setup] Fatal: " + e.message);
|
| 295 |
process.exit(0);
|
| 296 |
-
});
|
|
|
|
| 293 |
})().catch(function(e) {
|
| 294 |
console.error("[setup] Fatal: " + e.message);
|
| 295 |
process.exit(0);
|
| 296 |
+
});
|