Explorar o código

Fix output path

Markus Lindenberg %!s(int64=9) %!d(string=hai) anos
pai
achega
4fe928e8a5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docker/build.sh

+ 1 - 1
docker/build.sh

@@ -20,4 +20,4 @@ time make -j $(($(nproc)+1)) V=s BROKEN=1 GLUON_TARGET=ar71xx-generic
 set +x
 echo -e "\nBUILD FINISHED\n"
 echo "You can copy the resulting images from the container using:"
-echo -e "\ndocker cp ${HOSTNAME}:/usr/src/build/gluon/images <destination>\n"
+echo -e "\ndocker cp ${HOSTNAME}:/usr/src/build/gluon/output <destination>\n"