Update keyboard layout.
This commit is contained in:
@@ -11,6 +11,9 @@ if ! grep -q "${jail_name}" <<<"$jail_list"; then
|
||||
die "No jail named ${jail_name} found."
|
||||
fi
|
||||
|
||||
# We could do
|
||||
# poudriere pkgclean -A -y -j "$jail_name"
|
||||
# instead of the packages line below but we'd need to know every set
|
||||
poudriere jail -d -j "$jail_name" -C all
|
||||
rm -rf /usr/local/poudriere/data/images/${jail_name}-repo \
|
||||
/usr/obj/usr/local/poudriere/jails/${jail_name} \
|
||||
|
||||
Reference in New Issue
Block a user