readme not used

This commit is contained in:
Bob Mottram 2017-06-14 21:57:45 +01:00
parent d20fb4b49a
commit aa2d8b0cd8
1 changed files with 0 additions and 4 deletions

View File

@ -62,10 +62,6 @@ $(get_ssh_server_key)
fi
echo ''
if [ -f "/home/$MY_USERNAME/README" ]; then
echo $"See /home/$MY_USERNAME/README for post-installation instructions."
echo ''
fi
# add user menu on ssh login
if ! grep -q 'control' /home/$MY_USERNAME/.bashrc; then
echo 'control' >> /home/$MY_USERNAME/.bashrc