mirror of
https://github.com/digarok/gsplus.git
synced 2024-11-24 06:34:02 +00:00
11 lines
403 B
Batchfile
11 lines
403 B
Batchfile
cd target\site
|
|
perl -i.orig -p ..\..\removeMaven.re appletalk.html
|
|
perl -i.orig -p ..\..\removeMaven.re developing.html
|
|
perl -i.orig -p ..\..\removeMaven.re ethernet.html
|
|
perl -i.orig -p ..\..\removeMaven.re history.html
|
|
perl -i.orig -p ..\..\removeMaven.re index.html
|
|
perl -i.orig -p ..\..\removeMaven.re operating.html
|
|
perl -i.orig -p ..\..\removeMaven.re printer.html
|
|
erase *.orig
|
|
cd ..\..
|