Removed deprecated js files.

This commit is contained in:
SamTV12345 2024-08-18 19:22:08 +02:00
parent 7f05e2b399
commit 6ed711a4d8
12 changed files with 69 additions and 21088 deletions

View file

@ -197,7 +197,7 @@ try {
try {
console.log('Building documentation...');
run('node ./make_docs.js');
run('pnpm run makeDocs');
console.log('Updating ether.github.com master branch...');
run('git pull --ff-only', {cwd: '../ether.github.com/'});
console.log('Committing documentation...');