From 1427e9bf4f85823164b4573a3bcf1ba3ba6b04d0 Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Wed, 24 Feb 2021 15:19:03 -0600 Subject: Moving final GENENET8 version to master --- sourcecodes/filecopy.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sourcecodes/filecopy.sh') 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 -- cgit 1.4.1