From 66953f50fbbd312499d577ef6358fe0e675c54ab Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Sat, 28 Feb 2026 06:36:32 -0600 Subject: Squashed commit of the following: - removed manual pipewire start from autostart - shify - check if run file exist in run.sh --- env/.local/bin/scripts/dmount | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'env/.local/bin/scripts/dmount') diff --git a/env/.local/bin/scripts/dmount b/env/.local/bin/scripts/dmount index 6a3415c..d33fa27 100755 --- a/env/.local/bin/scripts/dmount +++ b/env/.local/bin/scripts/dmount @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh sudo="sudo" [ doas ] && sudo="doas" -- cgit v1.3