aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-07-08 17:25:44 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-07-08 17:25:44 +0200
commit02adbce3c79d971dfdf36bad6569f623d856ca11 (patch)
treeff6c63a79ebc3c8e824d890fbd7b5063e7ab6597 /README.org
parentREADME update (diff)
downloadjoe-scripts-02adbce3c79d971dfdf36bad6569f623d856ca11.tar.gz
joe-scripts-02adbce3c79d971dfdf36bad6569f623d856ca11.tar.bz2
joe-scripts-02adbce3c79d971dfdf36bad6569f623d856ca11.tar.xz
joe-scripts-02adbce3c79d971dfdf36bad6569f623d856ca11.tar.zst
joe-scripts-02adbce3c79d971dfdf36bad6569f623d856ca11.zip
Fix
Diffstat (limited to '')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 8b90c38..6ba54bb 100644
--- a/README.org
+++ b/README.org
@@ -33,5 +33,5 @@ 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.
+- ~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.