Ver código fonte

remove offending svn rm line...

master
duncan.parkes 17 anos atrás
pai
commit
c1aa943bba
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      python_scrapers/createCGI.sh

+ 2
- 2
python_scrapers/createCGI.sh Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar