From d32fcf987a920a1e2eb90ffe7741d2da60496761 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 4 Jul 2009 18:30:01 +0100 Subject: [PATCH 1/1] A bit more tidying --- pctb/Makefile | 2 +- pctb/getislands-history | 11 ----------- 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 pctb/getislands-history diff --git a/pctb/Makefile b/pctb/Makefile index af0901b..d99bb25 100644 --- a/pctb/Makefile +++ b/pctb/Makefile @@ -48,5 +48,5 @@ clean: realclean: clean rm -f $(TARGETS) - rm -f ./#pages#.ppm ./#upload-*#.txt ./#commodmap#.tsv + rm -f ./#pages#.ppm ./#upload-*#.html ./#commodmap#.tsv rm -f ./#master-*#.txt ./#local-*#.txt diff --git a/pctb/getislands-history b/pctb/getislands-history deleted file mode 100644 index f829914..0000000 --- a/pctb/getislands-history +++ /dev/null @@ -1,11 +0,0 @@ - 1 cd things/ypp-sc-tools-pctb/pctb/ - 2 ll - 3 less example - 4 curl 'http://pctb.ilk.org/islands.php?oceanName=MIDNIGHT' - 5 curl 'http://pctb.ilk.org/islands.php?oceanName=MIDNIGHT'; echo - 6 xmag - 7 history >getislands-history - 8 curl 'http://pctb.ilk.org/islands.php?oceanName=SPONG'; echo - 9 curl 'http://pctb.ilk.org/islands.php?oceanName=MIDNIGHT'; echo - 10 curl 'http://pctb.ilk.org/oceans.php'; echo - 11 history >getislands-history -- 2.30.2