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/setbg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.local/bin/setbg') diff --git a/.local/bin/setbg b/.local/bin/setbg index 5fdf566..6125654 100755 --- a/.local/bin/setbg +++ b/.local/bin/setbg @@ -1,4 +1,4 @@ -#!/usr/bin/env sh +#!/bin/sh # In LARBS, ~/.config/wall.png is the location of the system wallpaper. This # script, if given an argument, moves it there. This script without an -- cgit v1.3.1