From 2b5df860ded1412a0c0be0d140d138616e926dfc Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 8 Feb 2020 18:43:37 -0500 Subject: #!/bin/sh shebang. newline after universalized. --- .local/bin/statusbar/news | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.local/bin/statusbar/news') diff --git a/.local/bin/statusbar/news b/.local/bin/statusbar/news index 9a0c1da..b7ca1a7 100755 --- a/.local/bin/statusbar/news +++ b/.local/bin/statusbar/news @@ -1,4 +1,4 @@ -#!/usr/bin/env sh +#!/bin/sh # i3blocks newsboat module. # Displays number of unread news items and an loading icon if updating. -- cgit v1.3.1