diff options
-rwxr-xr-x | bin/impressive-display | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/impressive-display b/bin/impressive-display index bad2817..574b970 100755 --- a/bin/impressive-display +++ b/bin/impressive-display @@ -32,7 +32,6 @@ # x11-xserver-utils # texlive-extra-utils (for pdfnup) # poppler-utils (for pdfinfo) -clear VERSION="0.3.0" # Can be configured at "/etc/default/impressive-display" @@ -437,7 +436,7 @@ function create_lock { } ### MAIN ### - +clear $OUTPUT "INFO: IMPRESSIVE Display (version $VERSION)" $OUTPUT "INFO: HOSTNAME set to: $THIS_HOSTNAME" |