This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
planningalerts
mirror of
https://github.com/adrianshort/planningalerts.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
remove offending svn rm line...
master
duncan.parkes
17 years ago
parent
231d976dcd
commit
c1aa943bba
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
python_scrapers/createCGI.sh
+ 2
- 2
python_scrapers/createCGI.sh
View File
@@ -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
Write
Preview
Loading…
Cancel
Save