modif wco www pour caddy

This commit is contained in:
2025-07-11 11:16:22 +02:00
parent 2d3e33d643
commit 415f21b9de
17 changed files with 327 additions and 86 deletions

File diff suppressed because one or more lines are too long

1
wwws/cdn/lib/axios/dist/axios.min.js vendored Symbolic link
View File

@@ -0,0 +1 @@
/media/phil/usbfarm/apxtowns/farm-ants/apxtri/node_modules/axios/dist/axios.min.js

1
wwws/cdn/lib/checkjson.js Symbolic link
View File

@@ -0,0 +1 @@
/media/phil/usbfarm/apxtowns/farm-ants/apxtri/models/Checkjson.js

File diff suppressed because one or more lines are too long

1
wwws/cdn/lib/dayjs/dayjs.min.js vendored Symbolic link
View File

@@ -0,0 +1 @@
/media/phil/usbfarm/apxtowns/farm-ants/apxtri/node_modules/dayjs/dayjs.min.js

File diff suppressed because one or more lines are too long

1
wwws/cdn/lib/mustache/mustache.min.js vendored Symbolic link
View File

@@ -0,0 +1 @@
/media/phil/usbfarm/apxtowns/farm-ants/apxtri/node_modules/mustache/mustache.min.js

File diff suppressed because one or more lines are too long

1
wwws/cdn/lib/openpgp/dist/openpgp.min.js vendored Symbolic link
View File

@@ -0,0 +1 @@
/media/phil/usbfarm/apxtowns/farm-ants/apxtri/node_modules/openpgp/dist/openpgp.min.js

22
wwws/cdn/lib/symlink.json Normal file
View File

@@ -0,0 +1,22 @@
[
{
"pathsrc":"nodePath/apxtri/models/Checkjson.js",
"pathdest":"dataPath/apxtri/objects/wwws/cdn/lib/checkjson.js"
},
{
"pathsrc":"nodePath/apxtri/node_modules/axios/dist/axios.min.js",
"pathdest":"dataPath/apxtri/objects/wwws/cdn/lib/axios/dist/axios.min.js"
},
{
"pathsrc":"nodePath/apxtri/node_modules/dayjs/dayjs.min.js",
"pathdest":"dataPath/apxtri/objects/wwws/cdn/lib/dayjs/dayjs.min.js"
},
{
"pathsrc":"nodePath/apxtri/node_modules/mustache/mustache.min.js",
"pathdest":"dataPath/apxtri/objects/wwws/cdn/lib/mustache/mustache.min.js"
},
{
"pathsrc":"nodePath/apxtri/node_modules/openpgp/dist/openpgp.min.js",
"pathdest":"dataPath/apxtri/objects/wwws/cdn/lib/openpgp/dist/openpgp.min.js"
}
]