test
This commit is contained in:
parent
a9489ef2df
commit
f309d42259
@ -18,6 +18,7 @@ else
|
||||
fi
|
||||
|
||||
## FreeIPA Realm Join
|
||||
if [ "$realm_join" == 1 ]; then
|
||||
if (whiptail --title "FreeIPA Relam Join" --yes-button "yes" --no-button "no" --yesno "Do You want to join a FreeIPA Realm?" 10 80)
|
||||
then
|
||||
|
||||
@ -35,3 +36,4 @@ then
|
||||
else
|
||||
echo "Skipping realm joining"
|
||||
fi
|
||||
fi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user