Skip to content
This repository was archived by the owner on Oct 2, 2018. It is now read-only.

Commit b0c6202

Browse files
committed
Create scripts/cloud directory in build
1 parent f8e7026 commit b0c6202

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

builder/build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ cp -r ../modules ../build
1515
cp -r ../locales ../build
1616
cp ../manifest.webapp ../build
1717

18+
mkdir -p ../build/scripts/cloud
1819
mkdir -p ../build/scripts/lib
1920
mkdir -p ../build/scripts/parsers/odt.js/lib
2021
cp ../scripts/messages.js ../build/scripts

0 commit comments

Comments
 (0)