1

Remplacement des outils

This commit is contained in:
2026-03-28 02:00:07 +01:00
parent a2cbaeacd1
commit 44dc63bebf
80 changed files with 73 additions and 13693 deletions

4
manage Normal file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -euo pipefail
export MANAGE_ROOT_DIR="$(CDPATH= cd -- "$(dirname -- "$0")" && pwd)"
exec /var/lib/richard/blog/manager/manage "$@"