diff options
Diffstat (limited to 'deploy_static')
| -rwxr-xr-x | deploy_static | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy_static b/deploy_static index 431cb4b5..931702c9 100755 --- a/deploy_static +++ b/deploy_static @@ -6,6 +6,7 @@ remote=www-data@grapheneos.org active=$(ssh $remote readlink html) validatornu --Werror --skip-non-html static +validatornu --Werror --skip-non-css static if [[ $active = html_a ]]; then target=html_b |
