diff --git a/rmate b/rmate index 4811995..5c559c2 100755 --- a/rmate +++ b/rmate @@ -33,8 +33,8 @@ # init # -version="0.9.5" -version_date="2015-05-24" +version="0.9.6" +version_date="2015-09-15" version_string="rmate-sh $version ($version_date)" # determine hostname @@ -202,7 +202,6 @@ if [[ "$host" = "auto" && "$SSH_CONNECTION" != "" ]]; then host=${SSH_CONNECTION%% *} fi - filepath="$1" if [ "$filepath" = "" ]; then