caddy testing

This commit is contained in:
2025-10-12 14:13:09 -05:00
parent 5168f5fc3e
commit 15d82a44fb
3 changed files with 12 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ else
sed -i "3i# generation: $gen, timestamp: $timestamp" flake.nix
fi
echo "committing..."
git add $nix_dir
git commit -m "$commit_msg"
echo "flake rebuild and commit fin"