19-define-os-ip #24

Merged
hygienic-books merged 23 commits from 19-define-os-ip into main 2023-11-12 03:26:37 +00:00
Showing only changes of commit eaf83163b6 - Show all commits

View File

@ -316,7 +316,7 @@ function setup_env_vars () {
printf -- '%s\n' \ printf -- '%s\n' \
'Done, please rerun script now with just' \ 'Done, please rerun script now with just' \
'... | bash' \ '... | bash' \
'so without the '"'"'setup'"'"' argument's 'so without the '"'"'setup'"'"' argument'
exit 77 exit 77
} }