Doom app: show list before starting

This commit is contained in:
Thomas Farstrike
2025-12-23 22:27:28 +01:00
parent 6bc7c91c31
commit 8c91ebf91f
2 changed files with 78 additions and 10 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ fi
binary=$(readlink -f "$binary")
chmod +x "$binary"
pushd internal_filesystem/
pushd "$scriptdir"/../internal_filesystem/
if [ -f "$script" ]; then
echo "Running script $script"