specify sphere protocol
This commit is contained in:
parent
a772f2e466
commit
abe40afd8d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
cmd_url=kelder.zeus.ugent.be/webcam/cgi/ptdc.cgi
|
cmd_url="https://kelder.zeus.ugent.be/webcam/cgi/ptdc.cgi"
|
||||||
|
|
||||||
if [ -n "$1" ]; then
|
if [ -n "$1" ]; then
|
||||||
while [ -n "$1" ]; do
|
while [ -n "$1" ]; do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue