Update app status, fix adventurelog, authentik

This commit is contained in:
Sam Heinz
2025-01-12 15:33:59 +10:00
parent 03050a78ce
commit 5faf05cf0a
6 changed files with 13 additions and 7 deletions
+3 -1
View File
@@ -25,7 +25,9 @@ $STD apt-get install -y \
libgdal-dev \
git \
python3-venv \
python3-pip
python3-pip \
openssh-server \
wget
msg_ok "Installed Dependencies"
msg_info "Setting up Node.js Repository"