diff options
Diffstat (limited to 'modules/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 |