diff --git a/fsss-ssh.sh b/fsss-ssh.sh index db74298..9a2d93d 100644 --- a/fsss-ssh.sh +++ b/fsss-ssh.sh @@ -34,4 +34,4 @@ if [[ "${ovrgit}" == "y" || "${ovrgit}" == "Y" ]] ; then git config --global user.email "$email" else echo '[INFO] Not Reconfiguring git!' -fi +fi \ No newline at end of file