Skip to content

Commit 062b82c

Browse files
author
Baohong Zhang
committed
find ./cellxgene/server/ -name "decode_fbs.py"
1 parent 66af74e commit 062b82c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@ cp Density2D.R $strPath/server/app/.
144144

145145
echo -e "\nls -l $strweb\n"
146146
ls -l $strweb
147-
cp cellxgene/server/test/decode_fbs.py $strPath/server/app/.
147+
find ./cellxgene/server/ -name "decode_fbs.py" -exec cp {} $strPath/server/app/. \;

0 commit comments

Comments
 (0)