mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
scripts/local_facts.fact: Guidance for OS/distro support #2891
This commit is contained in:
parent
610f429127
commit
eabd521200
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ case $OS_VER in
|
|||
"raspbian-10" | \
|
||||
"raspbian-11")
|
||||
;;
|
||||
*) OS_VER="OS_not_supported"
|
||||
*) OS_VER="OS Not Supported -- Plz Read: https://github.com/iiab/iiab/wiki/IIAB-Platforms"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue