fix: erpnext bench root, jitsi repo URL, tubearchivist python3-dev, storyteller deps

- erpnext: add BENCH_ALLOW_SUPERUSER=1 for root execution
- jitsi: fix double stable/stable/ in repo URL
- tubearchivist: add python3-dev for python-ldap C extension build
- storyteller: add python3-setuptools and pkg-config for sqlite3 build
This commit is contained in:
CanbiZ (MickLesk)
2026-03-25 11:47:22 +01:00
parent 7a68fd9a24
commit 01e5884ae4
4 changed files with 5 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ $STD apt install -y \
nginx \
redis-server \
atomicparsley \
python3-dev \
libldap2-dev \
libsasl2-dev \
libssl-dev \