0.3.20181114 fix all the things

This commit is contained in:
Christer Edwards
2018-11-13 21:40:11 -07:00
parent 2533f44187
commit 8b7fb790e4
12 changed files with 36 additions and 25 deletions

View File

@@ -56,4 +56,5 @@ fi
for _jail in ${JAILS}; do
echo -e "${COLOR_GREEN}[${_jail}]:${COLOR_RESET}"
jexec -l ${_jail} /usr/sbin/pkg $2
echo
done