new version authelia gitea glpi joplin

This commit is contained in:
thomas 2022-03-14 23:57:03 +01:00
parent 0fca739c90
commit 0001546ae9
4 changed files with 7 additions and 8 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=4.34.3
VERSION=4.34.4
RELEASE=1
[ -e ./lib/function.sh ] && source ./lib/function.sh
@ -20,7 +20,7 @@ envinit() {
apt-get update
apt-get dist-upgrade -y
else
apt install -y --no-install-recommends git wget ca-certificates dpkg fakeroot
apt install -y --no-install-recommends git wget ca-certificates dpkg fakeroot build-essential
wget -qO - https://deb.nodesource.com/setup_16.x | bash
apt-get update
apt-get install -y nodejs