Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
deploy [2024/03/07 07:46] – [1. fsiinst] jsdeploy [2024/03/07 07:47] – [1. fsiinst] js
Line 75: Line 75:
   - upload the ''fsiinst%%__%%<distribution>%%__%%<version>%%__%%osv<os version>.tar'' + sha256 file to /opt/tmp on the fsi server - [[deploy:distribution|more information about the distribution fsiinst tar file]]   - upload the ''fsiinst%%__%%<distribution>%%__%%<version>%%__%%osv<os version>.tar'' + sha256 file to /opt/tmp on the fsi server - [[deploy:distribution|more information about the distribution fsiinst tar file]]
   - login to the fsi server and check sha256sum of the tar file   - login to the fsi server and check sha256sum of the tar file
-    * cmd: ''sha256sum -c fsiinst%%__%%<distribution>%%__%%<version>%%__%%osv<os version>.tar.tar.sha256''+    * cmd: ''cd /opt/tmp'' 
 +    * cmd: ''sha256sum -c fsiinst%%__%%<distribution>%%__%%<version>%%__%%osv<os version>.tar.sha256''
   - unpack with   - unpack with
     * cmd: ''tar -C /opt -xvf fsiinst%%__%%<distribution>%%__%%<version>%%__%%osv<os version>.tar''     * cmd: ''tar -C /opt -xvf fsiinst%%__%%<distribution>%%__%%<version>%%__%%osv<os version>.tar''