mirror of
https://github.com/sixfab/Sixfab_PPP_Installer
synced 2024-11-14 23:24:55 +00:00
fixed typo
This commit is contained in:
parent
492fb87636
commit
d78caf5054
@ -62,7 +62,7 @@ case $shield_hat in
|
|||||||
*) colored_echo "Wrong Selection, exiting" ${RED}; exit 1;
|
*) colored_echo "Wrong Selection, exiting" ${RED}; exit 1;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
colored_echo "Checking requiremments..."
|
colored_echo "Checking requirements..."
|
||||||
|
|
||||||
colored_echo "Updating headers..."
|
colored_echo "Updating headers..."
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
|
Loading…
Reference in New Issue
Block a user