1
0
Fork 0

Trying to make more silent

This commit is contained in:
retropikzel 2025-10-25 19:21:25 +03:00
parent e27346413c
commit 6e15d3768f
1 changed files with 2 additions and 1 deletions

View File

@ -282,5 +282,6 @@
(when (not (= exit-code 0))
(exit exit-code))))
scheme-command)
(newline))
;(newline)
)