Correct shebang on weather

This commit is contained in:
2024-03-27 21:09:28 +00:00
parent 5e0910798e
commit a6fede849f

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
urlencode() {
# urlencode <string>