Skip to content

Commit

Permalink
Version bump for rebuild
Browse files Browse the repository at this point in the history
Signify enabled
  • Loading branch information
bretton committed May 30, 2023
1 parent 58fba74 commit 0fd88b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jitsi-meet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Deploying the image or flavour should be quite straight forward and not take mor
* This jail does not work with a public bridge, so clone it to use an IP address directly on your host:
```sudo pot clone -P <nameofimportedjail> -p <clonejailname> -N alias -i "<interface>|<ipaddress>"```
e.g.
```sudo pot clone -P jitsi-meet-amd64-13_1_0_8_1 -p jitsi-meet -N alias -i "em0|10.10.10.11"```
```sudo pot clone -P jitsi-meet-amd64-13_1_0_8_2 -p jitsi-meet -N alias -i "em0|10.10.10.11"```
* Copy in any supporting files such as image file for customisation
```sudo pot copy-in -p <clonejailname> -s <source image> -d /usr/local/www/jitsi-meet/images/<destination filename>```
* Adjust to your environment:
Expand Down
2 changes: 1 addition & 1 deletion jitsi-meet/jitsi-meet.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[manifest]
potname="jitsi-meet"
author = "Stephan Lichtenauer, Bretton Vine, Michael Gmelin"
version="0.8.1"
version="0.8.2"
origin="freebsd"
runs_in_nomad="false"

0 comments on commit 0fd88b5

Please sign in to comment.