🛠️ Update various documentation, scripts, and configuration templates to enhance clarity, functionality, and maintainability across the project

This commit is contained in:
2026-05-04 10:56:41 +00:00
parent 1a2f1510bf
commit 31975e3088
41 changed files with 4184 additions and 133 deletions
Regular → Executable
+1
View File
@@ -12,6 +12,7 @@ main() {
printf 'Skipping git pull because this repository is not initialized as a git repository yet.\n'
fi
"$script_dir/bootstrap.sh"
"$script_dir/verify.sh" --quick
}