diff --git a/chromium-profile-create.sh b/chromium-profile-create.sh index 02a9a75..51702d1 100644 --- a/chromium-profile-create.sh +++ b/chromium-profile-create.sh @@ -2,13 +2,13 @@ # Copyright 2022 Inference -# 0.0.0.0 - +# 0.0.1.1 # Chromium profile name. echo "Enter Chromium profile name (no spaces):" echo "" read PRF +echo "" # Chromium profile friendly name. echo "Enter Chromium profile friendly name:"