mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-10 21:19:26 +02:00
STYLE: For consistency, rename install-ninja.sh to build-and-install-ninja.sh
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
#
|
||||
# Usage:
|
||||
#
|
||||
# install-ninja.sh [-python /path/to/bin/python]
|
||||
# build-and-install-ninja.sh [-python /path/to/bin/python]
|
||||
|
||||
set -e
|
||||
set -o pipefail
|
Reference in New Issue
Block a user