mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
release: Assume ../ether.github.com
exists
This commit is contained in:
parent
8db6b5da4a
commit
a814893ca3
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@ run('git commit -m "bump version"');
|
||||||
|
|
||||||
|
|
||||||
run('make docs');
|
run('make docs');
|
||||||
run('cd .. && git clone git@github.com:ether/ether.github.com.git');
|
|
||||||
run(`cp -R out/doc/ ../ether.github.com/doc/v${newVersion}`);
|
run(`cp -R out/doc/ ../ether.github.com/doc/v${newVersion}`);
|
||||||
|
|
||||||
console.log('Once merged into master please run the following commands');
|
console.log('Once merged into master please run the following commands');
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue