Changes between Version 181 and Version 182 of Docs/825gen2/Dev/UpdatingLegacyApps
- Timestamp:
- 02/16/26 11:12:44 (8 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/UpdatingLegacyApps
v181 v182 179 179 == Installation Package == 180 180 181 In the VM /srv/nfs/arm825/mnt/nand/apps/<projectname>directory it is helpful to create a script "mktgz.sh" to generate a release package to give to customers to install the app.181 In the VM projects //app// directory it is helpful to create a script "mktgz.sh" to generate a release package to give to customers to install the app. 182 182 {{{ 183 183 #!/bin/sh … … 192 192 }}} 193 193 194 From a terminal window in the VM in the appdirectory type "./mktgz.sh" to create the compressed tgz file containing the application files. This file can be copied to a USB flash drive. From the 825 Gen2 file manager the app can be installed from the flash drive.194 From a terminal window in the VM in the //app// directory type "./mktgz.sh" to create the compressed tgz file containing the application files. This file can be copied to a USB flash drive. From the 825 Gen2 file manager the app can be installed from the flash drive. 195 195 196 196 == Project Settings Reference ==
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)