# HG changeset patch # User Gernot Schulz # Date 1445322146 -7200 # Node ID 58ca5b1d33a50d8dcbff7672426fcb7314fc30ba # Parent 1e084c23d101e39f6b9f1c11c88e12354a75cb0f Add copyright info diff -r 1e084c23d101 -r 58ca5b1d33a5 contrib/dashboardctl --- a/contrib/dashboardctl Mon Oct 19 13:34:29 2015 +0200 +++ b/contrib/dashboardctl Tue Oct 20 08:22:26 2015 +0200 @@ -1,5 +1,10 @@ #!/usr/bin/env sh +# ------------------------------------------------------------------- +# Copyright (C) 2015 by Intevation GmbH +# Author(s): +# Gernot Schulz + export DISPLAY=":0.0" OLDDB=/home/pi/incoming_dbs/tech_intern.db @@ -60,7 +65,7 @@ xdotool key F5 else start_chromium - fi + fi } check_new_db () {