about summary refs log tree commit diff
path: root/sourcecodes/filecopy.sh
diff options
context:
space:
mode:
authorziejd22021-02-24 15:19:03 -0600
committerziejd22021-02-24 15:19:03 -0600
commit1427e9bf4f85823164b4573a3bcf1ba3ba6b04d0 (patch)
treed4356879a9b0a3d44063a6b292ef0197173697af /sourcecodes/filecopy.sh
parenta2b306b10fb07f07c63235861ccfe460153e8609 (diff)
downloadBNW-1427e9bf4f85823164b4573a3bcf1ba3ba6b04d0.tar.gz
Moving final GENENET8 version to master
Diffstat (limited to 'sourcecodes/filecopy.sh')
-rw-r--r--sourcecodes/filecopy.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/sourcecodes/filecopy.sh b/sourcecodes/filecopy.sh
index fa8560de..79e51980 100644
--- a/sourcecodes/filecopy.sh
+++ b/sourcecodes/filecopy.sh
@@ -1,7 +1,6 @@
 #!/bin/bash
 #cd ./data/
-#cd /tmp/bnw/
-cd /var/lib/genenet/bnw/
+cd /tmp/bnw/
 FILES=$1*
 for f in $FILES
 do