Skip to content

Commit 12f4e71

Browse files
committed
wip
1 parent 7badeac commit 12f4e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cd/06_script_a.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ END_FOLD
3232

3333

3434
BEGIN_FOLD configure
35-
DOCKER_EXEC ../configure $GRIDCOIN_CONFIG_ALL $GRIDCOIN_CONFIG || ( (DOCKER_EXEC cat config.log) && false)
35+
DOCKER_EXEC ./configure $GRIDCOIN_CONFIG_ALL $GRIDCOIN_CONFIG || ( (DOCKER_EXEC cat config.log) && false)
3636
END_FOLD
3737

3838
BEGIN_FOLD build

0 commit comments

Comments
 (0)