NOOO! We do not want to install word! Never! Thanks to Georg Hartzell for pointing that out.
This commit is contained in:
parent
b956978714
commit
58a43ea6a4
@ -660,7 +660,7 @@ setup|update)
|
|||||||
unset ezjail_provideports ezjail_installaction
|
unset ezjail_provideports ezjail_installaction
|
||||||
|
|
||||||
shift; while getopts :biupPs: arg; do case ${arg} in
|
shift; while getopts :biupPs: arg; do case ${arg} in
|
||||||
b) ezjail_installaction="buildworld installword";;
|
b) ezjail_installaction="buildworld installworld";;
|
||||||
i) ezjail_installaction="installworld";;
|
i) ezjail_installaction="installworld";;
|
||||||
u) ezjail_installaction="freebsd-update";;
|
u) ezjail_installaction="freebsd-update";;
|
||||||
s) ezjail_sourcetree=${OPTARG};;
|
s) ezjail_sourcetree=${OPTARG};;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user