shithub: rc

Download patch

ref: ae001f9e515235e3f937a5753a691222dbbaaa79
parent: fbc6bc4fd52bd02c18a7b0cf0f4a4c113e8f27b5
author: sl <sl@x1yg3>
date: Sat Jul 5 23:19:44 EDT 2025

weather: mark as broken.

--- a/weather
+++ b/weather
@@ -1,5 +1,8 @@
 #!/bin/rc
 # weather(1) - by Fulton Browne - MIT Licence
+# https://github.com/chubin/wttr.in
+# https://wttr.in/:help
+# BROKEN: https://github.com/chubin/wttr.in/issues/1095
 
 rfork e
 
--