diff --git a/python_scrapers/createCGI.sh b/python_scrapers/createCGI.sh index ab1069d..8a7ffb7 100755 --- a/python_scrapers/createCGI.sh +++ b/python_scrapers/createCGI.sh @@ -1,7 +1,7 @@ #!/bin/bash -echo Removing contents of directory cgi-bin -svn rm --force ../cgi-bin/* +#echo Removing contents of directory cgi-bin +#svn rm --force ../cgi-bin/* echo Running generateCGIScripts python generateCGIScripts.py