diff --git a/docker/install_ipopt2.sh b/docker/install_ipopt2.sh index 6ae360eb659aa76acde920f229863cc4ef6eb027..ccaea5ec15f78970eec12fc259a9e695bf82320c 100755 --- a/docker/install_ipopt2.sh +++ b/docker/install_ipopt2.sh @@ -11,4 +11,4 @@ cd $IPOPT_DIR/ThirdParty/Lapack sh ./get.Lapack cd $IPOPT_DIR ./configure --disable-linear-solver-loader -make install +make install \ No newline at end of file