mirror of
git://f0xx.org/ac/ac-deploy
synced 2026-07-29 04:38:48 +03:00
cluster0: QR verify email attachment, libqrencode-tools, src=qr analytics
ShortLinksRepository mail pack + renderQrPng; cluster APK includes libqrencode-tools; deploy-ac-url-shortener ensures QR CLI. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -24,5 +24,7 @@ else
|
||||
git clone --branch "$BRANCH" --depth 1 "$ORIGIN" "$URL_ROOT"
|
||||
fi
|
||||
|
||||
apk add --no-cache libqrencode libqrencode-tools >/dev/null 2>&1 || true
|
||||
|
||||
chown -R nginx:nginx "$URL_ROOT" 2>/dev/null || true
|
||||
log "deploy-ac-url-shortener_ok $(host_short) $(git -C "$URL_ROOT" rev-parse --short HEAD)"
|
||||
|
||||
Reference in New Issue
Block a user