mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 07:35:05 -04:00
Removed deprecated js files.
This commit is contained in:
parent
7f05e2b399
commit
6ed711a4d8
12 changed files with 69 additions and 21088 deletions
|
@ -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...');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue