Mercurial Hosting > luan
changeset 698:048d6c314a35
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Mon, 02 May 2016 12:42:43 -0600 |
parents | bd979583e45e |
children | aef51c3ebe50 |
files | website/push.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
diff -r bd979583e45e -r 048d6c314a35 website/push.sh --- a/website/push.sh Mon May 02 12:33:44 2016 -0600 +++ b/website/push.sh Mon May 02 12:42:43 2016 -0600 @@ -1,2 +1,2 @@ PASSWORD=$1 -luan luan:host/push luan.luanhost.com $PASSWORD src 2>&1 | tee err +luan luan:host/push.luan luan.luanhost.com $PASSWORD src 2>&1 | tee err