From 0f5ab9d91d4bb270285374f8a320bcf6f43381dd Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 4 Oct 2018 14:00:58 -0400 Subject: sh compatibility in minor scripts --- .scripts/popweather | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.scripts/popweather') diff --git a/.scripts/popweather b/.scripts/popweather index fa946f0..d11bdf5 100755 --- a/.scripts/popweather +++ b/.scripts/popweather @@ -1,2 +1,2 @@ -#!/bin/bash +#!/bin/sh cat ~/.weatherreport && read -- cgit v1.3.1