Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Commit 90bb26f

Browse files
committed
build.sh: add completion message
1 parent c044ace commit 90bb26f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ cp -a ../apps loffice-365/apps
4040

4141
tar cvfz loffice-365.tgz loffice-365
4242
mv loffice-365.tgz ../binaries
43+
echo "
44+
Built to binaries/loffice-365.tgz"
4345

4446
cd ..
4547
sudo rm -rf compile

0 commit comments

Comments
 (0)