diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-22 11:51:56 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-22 11:51:56 +0100 |
| commit | 9b1d56f69b469b91c711ffd4248aafdb7c1bff45 (patch) | |
| tree | bde119ab69347b748849e499ba9233376a1e532a | |
| parent | c16001b2d91006a576d8a91e16aa52d72f208ca1 (diff) | |
rename script
| -rw-r--r-- | Makefile | 2 | ||||
| -rwxr-xr-x | photoalbum.sh (renamed from generate_album.sh) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -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 |
