diff options
| author | Paul Buetow <paul@buetow.org> | 2012-02-11 11:12:50 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-02-11 11:12:50 +0100 |
| commit | dfd22ba7a76cde55ebcbd0be69b5bc079b260d22 (patch) | |
| tree | c3c2f924752f40808498bfe166249652318d98a7 | |
| parent | 3f4a7878ff48163a41167219a85c9f2b4852209a (diff) | |
remove debugging
| -rwxr-xr-x | generate_album.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generate_album.sh b/generate_album.sh index ddcc09f..0c22c96 100755 --- a/generate_album.sh +++ b/generate_album.sh @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash # Small quick n dirty photo album script # 2011 (c) Dipl.-Inform (FH) Paul Buetow |
