Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
Impish is EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Aug 1, 2022
1 parent 2dc5ed4 commit 71e26bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion obs-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ else
fi

case "${UBUNTU_CODENAME}" in
focal|impish|jammy|kinetic) true;;
focal|jammy|kinetic) true;;
*) fancy_message fatal "${OS_ID_PRETTY} ${OS_CODENAME^} is not supported because it is not derived from a supported Ubuntu release.";;
esac

Expand Down

0 comments on commit 71e26bd

Please sign in to comment.