docs(public): sanitize release materials

This commit is contained in:
igor04091968
2026-06-03 08:52:20 +03:00
parent 18653e1a2f
commit a1801fca5f
175 changed files with 1121 additions and 17893 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ pct exec "$CT_ID" -- bash -lc '
export DEBIAN_FRONTEND=noninteractive
apt-get update
apt-get install -y curl ca-certificates bash unzip xz-utils jq
mkdir -p /root/bootstrap /etc/activitywatch
mkdir -p /opt/detmir/bootstrap /etc/activitywatch
'
echo "CT $CT_ID created and bootstrapped"