php-spark/.spark/build/phar.sh
Christopher Vagnetoft 0c7fc0196a Multiple fixes
* PDO shell improvements: .query command, -r and --db on command
  line to read commands from file or preselect database.
* Updated build scripts and readme
2021-12-16 16:01:17 +01:00

6 lines
66 B
Bash
Executable File

#!/bin/bash
echo "* Building phar archive"
pharlite &>/dev/null