soime stuffss

This commit is contained in:
2025-04-30 11:19:22 -06:00
parent fbc2031e91
commit 08dffc74b3
Regular → Executable
+4
View File
@@ -18,8 +18,12 @@ subprocess() {
return 0
}
if [ ! -z "$1" ]; then
ret="$1"
else
ret=''
subprocess ret
fi
export ESPPORT=$ret