From 9e6178588758fef17bb4c8dd7b6c7c84024cc56e Mon Sep 17 00:00:00 2001 From: rdrew Date: Fri, 10 Apr 2026 11:05:05 -0300 Subject: [PATCH] [nb] Edit: Olivero Sub-theme commands.md --- Olivero Sub-theme commands.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Olivero Sub-theme commands.md b/Olivero Sub-theme commands.md index 5aec750..90763d8 100644 --- a/Olivero Sub-theme commands.md +++ b/Olivero Sub-theme commands.md @@ -21,6 +21,7 @@ remove the configs for the ones that are not the islandora related remove the uuid at the top of each of these files: `sed -i '1d'` * (this removes the first line of each file which is the uuid) +macos: `sed -i '' '1d' *.yml` change the theme defined in each: `perl -pi -w -e 's/olivero/vre2024/g;' **/*.*`