comparison mod_admin_web/README.markdown @ 4759:f649305d0bec

mod_admin_web: make get_deps.sh stand out a little
author Jonas Schäfer <jonas@wielicki.name>
date Sun, 07 Nov 2021 14:30:24 +0100
parents fcc6b92869d4
children
comparison
equal deleted inserted replaced
4758:b9af1ccac98b 4759:f649305d0bec
26 ============ 26 ============
27 27
28 1. Copy the admin\_web directory into a directory Prosody will check 28 1. Copy the admin\_web directory into a directory Prosody will check
29 for plugins. (cf. [Installing 29 for plugins. (cf. [Installing
30 modules](http://prosody.im/doc/installing_modules)) 30 modules](http://prosody.im/doc/installing_modules))
31 2. Execute the contained get\_deps.sh script from within the admin\_web 31 2. Execute the contained `get_deps.sh` script from within the admin\_web
32 directory. (Requires wget, tar, and a basic shell) 32 directory. (Requires wget, tar, and a basic shell)
33 33
34 Configuration Details 34 Configuration Details
35 ===================== 35 =====================
36 36