[DEPS] Update post_install script for zstd-nginx-module to remove test directory

This commit is contained in:
Théophile Diot 2025-01-16 14:36:27 +01:00
parent ef062b50dd
commit fff09c5924
No known key found for this signature in database
GPG key ID: FA995104A0BA376A

View file

@ -284,7 +284,7 @@
"name": "zstd-nginx-module v0.1.1 (1 commit after just in case)",
"url": "https://github.com/tokers/zstd-nginx-module.git",
"commit": "f4ba115e0b0eaecde545e5f37db6aa18917d8f4b",
"post_install": "rm -r src/deps/src/zstd-nginx-module/tests"
"post_install": "rm -r src/deps/src/zstd-nginx-module/t"
}
]
}