diff options
Diffstat (limited to 'deploy_static')
| -rwxr-xr-x | deploy_static | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/deploy_static b/deploy_static index 5e2cd17b..497917fa 100755 --- a/deploy_static +++ b/deploy_static @@ -2,9 +2,7 @@ set -o errexit -validatornu --Werror --skip-non-html static -validatornu --Werror --skip-non-css static -validatornu --Werror --skip-non-svg --no-langdetect static +./validate_static remote=www-data@grapheneos.org active=$(ssh $remote readlink html) |
