diff options
Diffstat (limited to 'src/photoalbum.default.conf')
| -rw-r--r-- | src/photoalbum.default.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/photoalbum.default.conf b/src/photoalbum.default.conf index 6fba763..20ac490 100644 --- a/src/photoalbum.default.conf +++ b/src/photoalbum.default.conf @@ -12,6 +12,6 @@ DIST_DIR=$(pwd)/dist TEMPLATE_DIR=/usr/share/photoalbum/templates # Some debugging options -set -e -set -x +#set -e +#set -x |
