diff options
Diffstat (limited to 'cleanup.sh')
-rwxr-xr-x | cleanup.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cleanup.sh b/cleanup.sh new file mode 100755 index 0000000..8826fa7 --- /dev/null +++ b/cleanup.sh @@ -0,0 +1,2 @@ +rm -r gtfs-book-html +rm -r gtfs-realtime-book-html |