Changes between Version 82 and Version 83 of Docs/825gen2/Dev/UpdatingLegacyApps
- Timestamp:
- 03/06/25 08:27:15 (6 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/UpdatingLegacyApps
v82 v83 65 65 If the data directory does not exist when running the app it is likely the display will show error messages about failing to write/read setup, configuration, or database files. 66 66 67 26. In the /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.67 26. 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. 68 68 {{{ 69 69 #!/bin/sh