Removed unnecessary escape.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
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 "Currently it is not installed, don't reboot"
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user