tweak wording
Some checks are pending
continuous-integration/laminar-eldarion Build failed with exit code 123 after 3 seconds
Some checks are pending
continuous-integration/laminar-eldarion Build failed with exit code 123 after 3 seconds
This commit is contained in:
parent
1ba923e551
commit
1b85d4552c
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ stage_begin "Configuring software choices";
|
||||||
|
|
||||||
# TODO: hostname
|
# TODO: hostname
|
||||||
|
|
||||||
if ask_yesno "Use apt cache?"; then
|
if ask_yesno "Use apt-cacher-ng server?"; then
|
||||||
source ./steps-config/10-apt-cache.sh;
|
source ./steps-config/10-apt-cache.sh;
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue