diff --git a/functions.sh b/functions.sh index 04d4cd9..b2a2de6 100755 --- a/functions.sh +++ b/functions.sh @@ -158,7 +158,7 @@ else ## Copy output of previous command to termbin.com (command line pastebin) function termbin { - nc termbin 9999 + nc termbin.com 9999 } fi