pis-update-20251204 #1

Merged
fred.boniface merged 22 commits from pis-update-20251204 into main 2025-12-04 21:36:30 +00:00
3 changed files with 1 additions and 1 deletions
Showing only changes of commit b64f4e627b - 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 {