updating the ps1
This commit is contained in:
@@ -290,7 +290,7 @@ if (Test-Path $requirementsFile) {
|
|||||||
# CREATE MODELFILENAME FOR OLLAMA
|
# CREATE MODELFILENAME FOR OLLAMA
|
||||||
# =========================
|
# =========================
|
||||||
|
|
||||||
$name = Read-Host "Please the how you want to call this S.O.L.A.R."
|
$name = Read-Host "Please enter how you want to call S.O.L.A.R."
|
||||||
|
|
||||||
do {
|
do {
|
||||||
$user_gender = Read-Host "Please enter if you want to be called Ma'am or Sir by the Assistant. (m for Ma'am and s for Sir)"
|
$user_gender = Read-Host "Please enter if you want to be called Ma'am or Sir by the Assistant. (m for Ma'am and s for Sir)"
|
||||||
|
|||||||
Reference in New Issue
Block a user