New apps for text, slide and spreadsheet
This commit is contained in:
10
www/common/onlyoffice/build/build.sh
Executable file
10
www/common/onlyoffice/build/build.sh
Executable file
@@ -0,0 +1,10 @@
|
||||
git clone https://github.com/ldubost/web-apps.git
|
||||
git clone https://github.com/ldubost/sdkjs.git
|
||||
cd sdkjs
|
||||
make
|
||||
cd ..
|
||||
rm -rf ../web-apps
|
||||
cp -r web-apps/deploy/web-apps ..
|
||||
rm -rf ../sdkjs
|
||||
cp -r web-apps/deploy/sdkjs ..
|
||||
|
||||
Reference in New Issue
Block a user