Can't rename file that is deleted. Do you mean this?

Marcel Guzik 2018-07-26 00:08:32 +02:00
parent 3a2463f711
commit 64f82e4a1f
1 changed files with 1 additions and 1 deletions

@ -13,6 +13,6 @@
<br>
* delete the `core` folder
* if `index.js.old` exists then delete it and rename `index.js.old` to `index.js`
* if `index.js.old` exists then delete `index.js` and rename `index.js.old` to `index.js`
* if `index.js.old` does not exist then edit `index.js` to `require('./core.asar')` instead of `require('./core')`
* restart discord