We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b5e81 commit ca7932cCopy full SHA for ca7932c
scripts/ubuntu/update_lib.sh
@@ -28,7 +28,7 @@ else
28
fi
29
30
LIB_SRC='../../libs/tensorflow/lib/linux64/libtensorflow_cc.so'
31
-DST_LD_CONF='/etc/ld.so.conf.d/libtensorflow_cc.so.conf '
+DST_LD_CONF='/etc/ld.so.conf.d/libtensorflow_cc.so.conf'
32
33
echo 'Copying' $LIB_SRC 'to' $LIB_DST
34
mkdir $LIB_DST
0 commit comments