Update build.sh

This commit is contained in:
Jannik 2017-07-30 15:08:28 +02:00 committed by GitHub
parent 9c4c6079ee
commit 54f632ee2f
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ select yn in "Yes" "No"; do
esac
done
echo "Do you wish to deactivate dhcpcd? (Not recomended)"
echo "Do you wish to deactivate dhcpcd? (Not recommended)"
echo "!WARNING! this is not tested use only if you know what you do!"
select yn in "Yes" "No"; do
case $yn in