summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-10-08 22:22:30 -0400
committerJesse Luehrs <doy@tozt.net>2023-10-08 22:22:30 -0400
commit36df7aceb0ad08a976b95d346bb95d0ee92f854b (patch)
treed9cd5aa222ceef9a8614a71b07f0fd0445f0975b
parentda430ef90b0c841d43528914a642244a7ac88695 (diff)
downloadconf-36df7aceb0ad08a976b95d346bb95d0ee92f854b.tar.gz
conf-36df7aceb0ad08a976b95d346bb95d0ee92f854b.zip
add weather scripts to work laptop
l---------local/.bin/mz-doy1/update-weather1
l---------local/.bin/mz-doy1/weather1
2 files changed, 2 insertions, 0 deletions
diff --git a/local/.bin/mz-doy1/update-weather b/local/.bin/mz-doy1/update-weather
new file mode 120000
index 0000000..1e24b44
--- /dev/null
+++ b/local/.bin/mz-doy1/update-weather
@@ -0,0 +1 @@
+../hornet/update-weather \ No newline at end of file
diff --git a/local/.bin/mz-doy1/weather b/local/.bin/mz-doy1/weather
new file mode 120000
index 0000000..573d930
--- /dev/null
+++ b/local/.bin/mz-doy1/weather
@@ -0,0 +1 @@
+../hornet/weather \ No newline at end of file