mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-01 23:57:05 +00:00
reword comment
This commit is contained in:
parent
a1d6f67135
commit
c027db8bf4
@ -96,8 +96,7 @@ lx_init_vm() {
|
||||
local mount_guest="$5" # mountpoint in guest
|
||||
shift; shift; shift; shift; shift;
|
||||
|
||||
# 1. this assumes that a bridge profile has been created called "bridgenet"
|
||||
# 2. this assumes that storage named the same as project exists,
|
||||
# a storage named the same as project must exist
|
||||
# e.g. "lxc storage create $project dir" was executed prior.
|
||||
|
||||
case "${@}" in
|
||||
|
Loading…
Reference in New Issue
Block a user