This commit is contained in:
François Revol
2016-10-20 11:14:50 +02:00
parent 9a03f9dcf9
commit 96c72d6933
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
#
# parameters <machine> <haiku sourcedir> <buildtools dir> <isntall dir>
# parameters <machine> <haiku sourcedir> <buildtools dir> <install dir>
# get and check the parameters
if [ $# -lt 4 ]; then