Skip to content

Commit bcaa84f

Browse files
committed
Add success message after building
1 parent e177a16 commit bcaa84f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

compile.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,5 @@ fi
4444
php -d phar.readonly=0 "$BOX_PATH" build -c box.json
4545

4646
cd "$OLD_PWD"
47+
48+
echo "Build finished, for installation run: make install"

0 commit comments

Comments
 (0)