1
0
forked from extern/SSH-Snake

Fix Snake.nocomments.sh producing an invalid script during remove_functions().

Snake.nocomments.sh incorrectly removed all leading spaces from the script,
which resulted in remove_function() thinking that an awk function's } character
was the final character of a bash function.

Fixes #1.
This commit is contained in:
Joshua Rogers 2024-01-06 01:49:55 +07:00
parent a40e8f82be
commit 7ae7ef0afe