mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-30 09:14:59 +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
|
||||
|
||||
. .github/configs $1 $2
|
||||
. .github/configs $1
|
||||
|
||||
set -x
|
||||
./configure ${CONFIGFLAGS}
|
||||
|
Loading…
x
Reference in New Issue
Block a user