fixes
This commit is contained in:
@@ -457,7 +457,7 @@ ubuntu_bionic|bionic|ubuntu-bionic)
|
|||||||
error_exit "Exiting. You need to install debootstap before boostrapping a Linux jail."
|
error_exit "Exiting. You need to install debootstap before boostrapping a Linux jail."
|
||||||
;;
|
;;
|
||||||
yes|Yes|y|Y)
|
yes|Yes|y|Y)
|
||||||
pkg install debootstrap -y
|
pkg install -y debootstrap
|
||||||
debootstrap --foreign --arch=amd64 --no-check-gpg bionic "${bastille_releasesdir}"/Ubuntu_1804
|
debootstrap --foreign --arch=amd64 --no-check-gpg bionic "${bastille_releasesdir}"/Ubuntu_1804
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user