makiin a problem of myself lmao

This commit is contained in:
2025-12-20 20:19:53 -07:00
parent afbd0b2b6f
commit 0ee536b258
7 changed files with 129 additions and 103 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ if [ -f './version.txt' ]; then
message=$(cat './version.txt')
else
if [ -z "$1" ]; then
message=$(date +%s)
message="$(annoy_the_fuck_out_of_commit_message_nerds)"
else
message="$*"
fi