Fix indent of function.

This commit is contained in:
2026-05-12 05:51:37 -07:00
parent d154171f33
commit c62c47dc7e
+1 -1
View File
@@ -123,7 +123,7 @@ function commit {
# Easily test this project after committing changes.
# Otherwise can just source this file unless testing setup.sh.
PROJECT_TERMUX="$HOME/.git-env-termux"
export PROJECT_TERMUX="$HOME/.git-env-termux"
function test-termux {
if [[ -d "$PROJECT_TERMUX" ]]; then
log "`date` - Updating '$PROJECT_TERMUX'.\n"