This repository has been archived on 2024-05-18. You can view files and clone it, but cannot push or open issues or pull requests.
|
#! /bin/bash
|
|
|
|
# assign classes to hosts based on their hostname
|
|
|
|
# do not use this if a menu will be presented
|
|
#[ "$flag_menu" ] && exit 0
|
|
|
|
echo "FAIBASE DEBIAN XORG GNOME PARTICIPANT CONTESTANT"
|