X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=faiserver-setup;h=bce13d272662e6bd11e410eaf32c519afcfd0325;hp=086a351d97760ed72385323fc422a899b2f7773e;hb=2230b58f86d24175583f2ce60d271f66d4f122ea;hpb=b5682902b6dce0a3d799e129877c8b43c4509774 diff --git a/faiserver-setup b/faiserver-setup index 086a351..bce13d2 100755 --- a/faiserver-setup +++ b/faiserver-setup @@ -82,7 +82,7 @@ if grep -xFq 'VERSION="8 (jessie)"' /etc/os-release; then cat >/etc/apt/sources.list.d/fai.list <<'EOF' deb https://fai-project.org/download jessie koeln EOF -elif grep -iE 'VERSION=.*(stretch|flidas|xenail|buster|bullseye|etiona)' /etc/os-release; then +elif grep -iE 'VERSION=.*(stretch|flidas|xenail|buster|bullseye|etiona|nabia)' /etc/os-release; then # fai on ubuntu only has official support using the universe repo, but newer # tends to have less bugs. wget -O - https://fai-project.org/download/2BF8D9FE074BCDE4.asc | apt-key add -