@laru@pleroma.laru.dsrv.x7q.eu
Post #3604573
2026-07-05 13:05 UTC
@6@possum.city @luna@fedi.mldchan.dev i know i know, i kept it the way it was originally organized in the shell script because i wanted to keep the indentation consistent
also i might get rid of the console.log completely in the future and just write to the config directly
Replies (1)
-
@6@possum.city 2026-07-05 13:10
@laru@pleroma.laru.dsrv.x7q.eu @luna@fedi.mldchan.dev I love shell scripts! fun fact, shell scripts allow you to remove leading tabs (and only tabs) off a heredoc so you could do tab-indent, space, tab-and-or-spaces for config indent >:3