Airship\Engine\Contract\ContinuumInterface::autoUpdate PHP 메소드

autoUpdate() 공개 메소드

1. Check if a new update is available. 2. Download the upload file, store in a temporary file. 3. Verify the signature (via Halite). 4. If all is well, run the update script.
public autoUpdate ( )
    public function autoUpdate();