diff options
author | Christian Franke <nobody@nowhere.ws> | 2011-04-08 15:23:45 +0200 |
---|---|---|
committer | Christian Franke <nobody@nowhere.ws> | 2011-04-08 15:23:45 +0200 |
commit | 7b91e29ca02067bb9ba1b5df35ad61b521aaca2b (patch) | |
tree | eca8d2d4e27c5bdabec36f4e0d6fa05845d2bd12 /scripts/dachcam | |
parent | f8d5b891ca9c5901c63585e697c86ae641a315bd (diff) |
Revert "Do not load dachcam jpg for now (sends me a mail every time the script is run)"
This reverts commit f8d5b891ca9c5901c63585e697c86ae641a315bd.
Ufo fixed the dachcam, so everything works as planned again
Diffstat (limited to 'scripts/dachcam')
-rwxr-xr-x | scripts/dachcam | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/dachcam b/scripts/dachcam index e55adcf..78b4f93 100755 --- a/scripts/dachcam +++ b/scripts/dachcam @@ -1,7 +1,5 @@ #!/bin/bash -exit 0 # The cam is temporarily down. - URL="http://172.22.83.12/webcam/webcam.png" # This actually is a jpeg... NAME="dach" |