mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
Remove unused arg.
This commit is contained in:
parent
93c31a6239
commit
6506cb2798
2
.github/configure.sh
vendored
2
.github/configure.sh
vendored
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
. .github/configs $1 $2
|
. .github/configs $1
|
||||||
|
|
||||||
set -x
|
set -x
|
||||||
./configure ${CONFIGFLAGS}
|
./configure ${CONFIGFLAGS}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user