From 492ba39739c869d3f2b9766112232d384a145e38 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 31 Mar 2020 17:50:07 -0700 Subject: Cleanup index and _ ns handling So now _ is the special namespace that only I can post to. Unfortunately I think the guardIP function is still broken. --- Run/Que/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Run/Que/index.md') diff --git a/Run/Que/index.md b/Run/Que/index.md index 59a7ad8..ca5c7ef 100644 --- a/Run/Que/index.md +++ b/Run/Que/index.md @@ -19,7 +19,7 @@ interact with the `que.run` service. Download it to somewhere on your `$PATH` and make it executable: - curl https://que.run/_client/python > ~/bin/que + curl https://que.run/_/client > ~/bin/que chmod +x ~/bin/que que --help @@ -34,4 +34,4 @@ We are collecting a repository of scripts that make awesome use of que: - ephemeral, serverless chat rooms - collaborative jukebox -See the examples +See the examples -- cgit v1.2.3