mirror of
https://schlomp.space/tastytea/hashboot
synced 2024-11-16 14:37:06 +01:00
Removed unnecessary escape.
This commit is contained in:
parent
7c0b3ef862
commit
023bd8b2de
2
hashboot
2
hashboot
@ -157,7 +157,7 @@ else
|
|||||||
echo "You need to have flashrom installed!"
|
echo "You need to have flashrom installed!"
|
||||||
echo "Currently it is not installed, don't reboot"
|
echo "Currently it is not installed, don't reboot"
|
||||||
echo "If you need another programmer than internal"
|
echo "If you need another programmer than internal"
|
||||||
echo "use the variable PROGRAMMER in $CONFIG_FILE\!"
|
echo "use the variable PROGRAMMER in ${CONFIG_FILE}!"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user