Utilisation de playwright pour la vérification des liens externes
This commit is contained in:
@@ -17,7 +17,7 @@ DEST_DIR="/var/lib/www/richard-dern.fr/"
|
||||
HUGO_ENV="production"
|
||||
TARGET_OWNER="caddy:caddy"
|
||||
CHOWN_BIN="/run/current-system/sw/bin/chown"
|
||||
SETFACL_BIN="/run/current-system/sw/bin/setfacl"
|
||||
SETFACL_BIN="$(realpath /run/current-system/sw/bin/setfacl)"
|
||||
|
||||
is_local_host() {
|
||||
local target="$1"
|
||||
|
||||
Reference in New Issue
Block a user