We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7badeac commit 12f4e71Copy full SHA for 12f4e71
cd/06_script_a.sh
@@ -32,7 +32,7 @@ END_FOLD
32
33
34
BEGIN_FOLD configure
35
-DOCKER_EXEC ../configure $GRIDCOIN_CONFIG_ALL $GRIDCOIN_CONFIG || ( (DOCKER_EXEC cat config.log) && false)
+DOCKER_EXEC ./configure $GRIDCOIN_CONFIG_ALL $GRIDCOIN_CONFIG || ( (DOCKER_EXEC cat config.log) && false)
36
END_FOLD
37
38
BEGIN_FOLD build
0 commit comments