fixed folder copied inside
This commit is contained in:
@@ -16,6 +16,8 @@ cp -rf . exports/
|
||||
cp ../../p2p-rendering-computation exports/
|
||||
|
||||
cd exports
|
||||
# remove exports directory copied inside exports
|
||||
rm -rf exports/
|
||||
|
||||
# Set p2prc variable
|
||||
echo export P2PRC=$PWD
|
||||
|
||||
Reference in New Issue
Block a user