diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-11-18 17:49:55 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-11-18 17:49:55 -0500 |
| commit | 61e13582028790192d61b367c6e605e50765db4b (patch) | |
| tree | 923278039be7afdd0f2962fab49a49cd201376ed /deploy-static | |
| parent | 3820dda70868cf0589a5218963c29225e12246e5 (diff) | |
merge validate_static into process_static
Diffstat (limited to 'deploy-static')
| -rwxr-xr-x | deploy-static | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deploy-static b/deploy-static index 60d18fc7..d002acbd 100755 --- a/deploy-static +++ b/deploy-static @@ -2,7 +2,6 @@ set -o errexit -o nounset -o pipefail -./validate-static ./process-static servers=( |
