comparison mod_admin_web/README.markdown @ 4761:ea1ecbc1d04d

Merge commit
author tmolitor <thilo@eightysoft.de>
date Sun, 07 Nov 2021 14:41:43 +0100
parents f649305d0bec
children
comparison
equal deleted inserted replaced
4760:367a8020bd92 4761:ea1ecbc1d04d
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