From 3d18c9a4d45a21ffdd9eccfbf72016f02fa617b4 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Thu, 24 Nov 2022 01:28:13 -0500 Subject: refactor: getting ready to add some bashisms in the scripts soon 😆 --- .config/awesome/autorun.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/awesome/autorun.sh') diff --git a/.config/awesome/autorun.sh b/.config/awesome/autorun.sh index a4c5852..ce1d7c9 100755 --- a/.config/awesome/autorun.sh +++ b/.config/awesome/autorun.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash run () { if ! pgrep -f "$1" ; -- cgit v1.2.3