File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ Below is the steps for contributing new application:
11111 . Create issue by template ** New docker compose request**
12122 . Waiting for Maintainers/owner Assessment until it is completed.
13133 . Install Websoft9 at your server or apply online development account from Websoft9
14- 4 . SSH to develoment host machine and running below command
14+ 4 . SSH to develoment host machine and running below command to upgrade latest Apps listing
1515 ```
16- docker exec -it websoft9-apphub bash /websoft9/script/update_zip.sh --channel dev --package_name "media-dev.zip" --sync_to "/websoft9/media" && docker exec -it websoft9- apphub bash /websoft9/script/update_zip.sh --channel dev --package_name "library-dev.zip" --sync_to "/websoft9/library"
16+ docker exec -it websoft9-apphub apphub upgrade apps --dev
1717 ```
18185 . Login to Websoft9 Console and install this application from ** App Store**
19196 . Develop and test it by ** [ App compose] ( https://support.websoft9.com/en/docs/next/app-compose/ ) ** at Websoft9 Console
You can’t perform that action at this time.
0 commit comments