diff options
author | Jonas Smedegaard <dr@jones.dk> | 2019-11-02 20:51:43 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2019-11-02 20:51:43 +0100 |
commit | a60e08ba995dc580dc930dd38515c8f678ee7b72 (patch) | |
tree | 44b9904846d6e7820eeb7fe5fc89dfc244720abe | |
parent | 5083c6bcad4294b58be53a7cc02cd991910657ec (diff) |
Use mustache template wrapping of variables.
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | USE.md | 6 |
2 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ # Overview of shell accounts -[[domain virtual-assembly]] offers optional shell accounts for members. +{{organisation}} offers optional shell accounts for members. User must provide contact information. A shell account provides access to a command-line text console interface. @@ -1,13 +1,13 @@ # Shell introduction -As member of [[org Virtual Assembly]] -you can get a shell account at [[!host shell.virtual-assembly.org]]. +As member of {{organisation}} +you can get a shell account at {{shellhost}}. A shell account provides you a "home" at the system, that you can access with a command-line console interface either interactively or automated by scripts. -You need to [[contact sysadmins]] to get your shell account created. +You need to {{contact_sysadmins}} to get your shell account created. Provide your full name, email, and cellphone number, which is shared with all users for use in case of problems with your account. |