Removed unnecessary escape.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2019-06-20 20:55:07 +02:00
parent 7c0b3ef862
commit 023bd8b2de
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

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