mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-24 19:22:26 +01:00
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."
|
||||
;;
|
||||
yes|Yes|y|Y)
|
||||
pkg install debootstrap -y
|
||||
pkg install -y debootstrap
|
||||
debootstrap --foreign --arch=amd64 --no-check-gpg bionic "${bastille_releasesdir}"/Ubuntu_1804
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user