From 8202da70198c7d0435efa7069117806cbd9b9a63 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Thu, 24 Nov 2022 01:33:04 -0500 Subject: refactor: returning to POSIX-compliant shell --- .config/awesome/autorun.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/awesome/autorun.sh b/.config/awesome/autorun.sh index ce1d7c9..a4c5852 100755 --- a/.config/awesome/autorun.sh +++ b/.config/awesome/autorun.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh run () { if ! pgrep -f "$1" ; -- cgit v1.2.3