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.
2022-07-15 11:59:26 +02:00
|
|
|
#! /bin/bash
|
|
|
|
|
|
|
|
# assign classes to hosts based on their hostname
|
|
|
|
|
|
|
|
# do not use this if a menu will be presented
|
2023-06-01 15:25:01 +02:00
|
|
|
#[ "$flag_menu" ] && exit 0
|
2022-07-15 11:59:26 +02:00
|
|
|
|
|
|
|
echo "FAIBASE DEBIAN XORG GNOME PARTICIPANT CONTESTANT"
|