Deploying of own Apps
Posted: 18 Aug 2020, 20:37
In the last few days I have started to develop apps for my TerraMaster Nas.
Basically everything worked, but there was a problem installing the packages. (The installation was frozen at 50%)
After logging in via SSH, I saw that the installation file 'install' does not have an executable flag. (x). After I added 'chmod +x' the package could be installed.
So I wanted to ask if I missed anything or if this is due to a bug in the 'makeapp' program.
Basically everything worked, but there was a problem installing the packages. (The installation was frozen at 50%)
After logging in via SSH, I saw that the installation file 'install' does not have an executable flag. (x). After I added 'chmod +x' the package could be installed.
So I wanted to ask if I missed anything or if this is due to a bug in the 'makeapp' program.