Skip to content

Commit d23de98

Browse files
Update CONTRIBUTING.md
1 parent 3d8213e commit d23de98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Below is the steps for contributing new application:
1111
1. Create issue by template **New docker compose request**
1212
2. Waiting for Maintainers/owner Assessment until it is completed.
1313
3. 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
```
1818
5. Login to Websoft9 Console and install this application from **App Store**
1919
6. Develop and test it by **[App compose](https://support.websoft9.com/en/docs/next/app-compose/)** at Websoft9 Console

0 commit comments

Comments
 (0)