1761203340

This commit is contained in:
2025-10-23 01:08:59 -06:00
parent c51a8cf074
commit 539179434f
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# todo: find them and parse them # todo: find them and parse them
# set -e # set -e
debug=1 # 1 to enable any other to disable debug=2 # 1 to enable any other to disable
if [[ $debug == 1 ]]; then if [[ $debug == 1 ]]; then
output_log=output.log output_log=output.log