slight edit

This commit is contained in:
kjeld Schouten-Lebbing 2020-07-25 15:51:54 +02:00
parent f6764feb9c
commit f862a460f0
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB

View File

@ -15,5 +15,5 @@ Once setup one can reach all the variables of the linked jail using the followin
`link_$Name_$variable`
For example if we want the ipv4 address of the jail we linked earlier, during the install of another jail, we would do:
`link_testjail_ip4_addr`
`${link_testjail_ip4_addr}`