Script update
Script updates enable you to deploy system-level scripts, including operating system patches and custom scripts. Once all artifacts are downloaded to the clock, the clock will apply the Script Update by executing update.sh.
Accepted artifacts:
update.sh(required)- Additional files can be included as supporting artifacts for the script update.
Note:
- The
update.shscript runs on the clock after all artifacts in the script update have been downloaded. - A script update is considered successfully applied after
update.shruns successfully one time.