diff options
author | Baitinq <30861839+Baitinq@users.noreply.github.com> | 2020-11-01 12:00:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-01 12:00:56 +0000 |
commit | 00f5b44f5f54667f44e22ccf9893d1563c8cd827 (patch) | |
tree | ab724b87474208d0e1a8c8efecdd41ba10ffb917 | |
parent | 8c90b3439dd8776576c48619eebead5ced675214 (diff) |
Update weather
-rwxr-xr-x | modules/weather | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/weather b/modules/weather index 5782f53..9bd9f52 100755 --- a/modules/weather +++ b/modules/weather @@ -1,4 +1,4 @@ -#!/usr/local/bin/bash +#!/bin/bash # Deps: # curl |