From c298904d9d9a12281b368dd180f3e8b4f7aba898 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 8 Jul 2020 17:41:28 +0200 Subject: Tree update --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index 6ba54bb..20c81e2 100644 --- a/README.org +++ b/README.org @@ -17,10 +17,10 @@ The source tree is the following: └── src ├── gitjoe │   ├── addsshkey.pl + │   ├── adduser.pl │   ├── chdesc.pl │   ├── chowner.pl │   ├── newrepo.pl - │   ├── newuser.pl │   ├── rmrepo.pl │   └── rmuser.pl ├── other @@ -34,4 +34,4 @@ The source tree is the following: - ~gitjoe/~ scripts are meant to be run on the server directly. They are tools to add GitJoe users, repos, change descritpion, etc. - ~update/~ scripts are run via cron jobs. They update the GitJoe repositories front-end website via ~stagit~ and pull ~master~ branches of the websites via ~git~. - ~other/~ script is just a single line the start the ~git daemon~ to serve public repositories. -- The ~vps-do.pl~ script allows you to execute one of the distant scripts on your home terminal, opening and closing the ~ssh~ session for you. +- The ~vps-do.pl~ script allows you to execute one of the distant scripts from your home terminal, opening and closing the ~ssh~ session for you. You still need the ~dash~ shell as a dependency on your home terminal. -- cgit v1.2.3