pis-update-20251204 #1

Merged
fred.boniface merged 22 commits from pis-update-20251204 into main 2025-12-04 21:36:30 +00:00
Showing only changes of commit 074f043196 - Show all commits

View File

@@ -1,7 +1,7 @@
const fs = require('fs')
const yaml = require('yaml')
const directoryPath = './pis'
const directoryPath = './pis/'
function sortAndMergeYAMLFiles() {
try {