From f1bcd0aef2e9db50610e000b434d652cfe32b7e5 Mon Sep 17 00:00:00 2001 From: Para Dox Date: Mon, 14 Apr 2025 12:45:39 +0700 Subject: [PATCH] era? --- timestamp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timestamp.sh b/timestamp.sh index fae54879..7ca282ae 100755 --- a/timestamp.sh +++ b/timestamp.sh @@ -16,7 +16,7 @@ else PROTO="https" fi -pathlist=$(cat $BASEPATH/$1.yml | grep -oP "(?<=stripprefix\.prefixes).*\"" | cut -d'=' -f2- | sed 's/.$//') +pathlist=$(cat $BASEPATH/$1.yml | grep -oP "stripprefix\.prefixes.*?/\K[^\"]+") for path in $pathlist; do include=true