We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e177a16 commit bcaa84fCopy full SHA for bcaa84f
1 file changed
compile.sh
@@ -44,3 +44,5 @@ fi
44
php -d phar.readonly=0 "$BOX_PATH" build -c box.json
45
46
cd "$OLD_PWD"
47
+
48
+echo "Build finished, for installation run: make install"
0 commit comments