• Łukasz Nowak's avatar
    caddy-frontend: Fix configuration validation script · 883f48a9
    Łukasz Nowak authored
    As caddy_configuration_state provides information with exit code use it
    directly in the if instead of running it with $(), which stops execution when
    configuration is not changed.
    
    Improve checking for too old result - do not remove the file, instead check
    for too old result and then recalculate.
    
    /reviewed-on !589
    883f48a9
validate-script.sh.in 410 Bytes