adjust_types.sh rewritten

This commit is contained in:
2023-11-26 09:23:26 -06:00
parent 02120d559e
commit c66cacd231
13 changed files with 153 additions and 117 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh -ex
#!/bin/sh -e
#
# 01. "should check code directly not $?"
# shellcheck disable=2181