summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-22 11:51:56 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-22 11:51:56 +0100
commit9b1d56f69b469b91c711ffd4248aafdb7c1bff45 (patch)
treebde119ab69347b748849e499ba9233376a1e532a
parentc16001b2d91006a576d8a91e16aa52d72f208ca1 (diff)
rename script
-rw-r--r--Makefile2
-rwxr-xr-xphotoalbum.sh (renamed from generate_album.sh)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5dc3cc6..a99da1f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: generate dist
generate:
- ./generate_album.sh
+ ./photoalbum.sh
clean:
rm -Rf dist photos
dist:
diff --git a/generate_album.sh b/photoalbum.sh
index 6265304..6265304 100755
--- a/generate_album.sh
+++ b/photoalbum.sh