1
1
mirror of https://schlomp.space/tastytea/hashboot synced 2024-11-16 14:37:06 +01:00

Removed unnecessary escape.

This commit is contained in:
tastytea 2019-06-20 20:55:07 +02:00
parent 7c0b3ef862
commit 023bd8b2de
No known key found for this signature in database
GPG Key ID: CFC39497F1B26E07

@ -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