mirror of
https://github.com/searxng/searxng.git
synced 2025-08-31 23:46:49 +02:00
[mod] add Ubuntu 20.10 image to the LXC suite
Ubuntu 20.10 image [1] is avialable from https://images.linuxcontainers.org
BTW: replace builhost package 'ttf-dejavu' by more common meta package
'fonts-dejavu' ('ttf-dejavu' is no longer available in 20.10).
[1] d161de601b
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
c7d92d6475
commit
89e6ba5af7
3 changed files with 4 additions and 1 deletions
|
@ -39,6 +39,8 @@ $ubu1904_boilerplate
|
|||
echo 'Set disable_coredump false' >> /etc/sudo.conf
|
||||
"
|
||||
|
||||
ubu2010_boilerplate="$ubu1904_boilerplate"
|
||||
|
||||
# shellcheck disable=SC2034
|
||||
archlinux_boilerplate="
|
||||
pacman -Syu --noconfirm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue