Page 1 of 1

Deploying of own Apps

Posted: 18 Aug 2020, 20:37
by BlackShadow0203
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.

Re: Deploying of own Apps

Posted: 18 Aug 2020, 23:34
by TMroy
Will check it out and let you know, thank you for your report.

Re: Deploying of own Apps

Posted: 24 Aug 2020, 18:25
by TMroy
Sorry for my later reply.
We have checked the "makeapp" program, and all necessory tools have been included. To avoid any failure, please make sure you download the program and unzip it with root permission. By the way, you better install a full package of your linux OS instead of any simplified version.