mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
[DEPS] Update post_install script for zstd-nginx-module to remove test directory
This commit is contained in:
parent
ef062b50dd
commit
fff09c5924
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue