]> Kevux Git Server - fll/commit
Cleanup: The script styling practices.
authorKevin Day <Kevin@kevux.org>
Sun, 8 Jun 2025 01:42:17 +0000 (20:42 -0500)
committerKevin Day <Kevin@kevux.org>
Sun, 8 Jun 2025 01:42:17 +0000 (20:42 -0500)
commitf3c33b125b3d0a228684c968b2d0965869ab998c
tree94943480f8f99d53b62239787eb841013d11f7f0
parentc3b753bba4fe6b35c008b061c3a345868d1cc9e2
Cleanup: The script styling practices.

Over time my scripting style practices have changed.
Up date these older scripts.

The variables should always have braces (makes compatibilty with other shells like ZSH easier).
Add additional lines in certain places.
Make comments proper sentences by making first letter upper case.
level_3/fake/data/build/process_post.sh
level_3/fake/data/build/process_pre.sh