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/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'env/.local/bin/scripts/math') diff --git a/env/.local/bin/scripts/math b/env/.local/bin/scripts/math index 26d4854..9c9b305 100755 --- a/env/.local/bin/scripts/math +++ b/env/.local/bin/scripts/math @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh expression=$1 precision=$2 -- cgit v1.3