From e7c83bd4fd6f7096dd1ebcd36c19cf2ee11b06f0 Mon Sep 17 00:00:00 2001 From: blob42 Date: Mon, 7 Nov 2022 18:04:57 +0100 Subject: [PATCH] update readme --- rcargo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rcargo b/rcargo index 3489228..658b131 100755 --- a/rcargo +++ b/rcargo @@ -1,8 +1,8 @@ #!/usr/bin/env python3 ''' -Author: sp4ke -Email: contact@honeybadger.systems -Github: https://github.com/sp4ke +Author: blob42 +Email: contact@blob42.xyz +Github: https://github.com/blob42 Description: run cargo commands on a remote workstation/server '''