correcting folder path

This commit is contained in:
gyurix
2025-01-05 15:56:05 +01:00
parent 1747abd2e3
commit 4a6d95740d
2 changed files with 2 additions and 2 deletions

View File

@@ -139,7 +139,7 @@
"TYPE": "rw" "TYPE": "rw"
}, },
{ {
"SOURCE": "/etc/user/data/leantime/plugins", "SOURCE": "/etc/user/data/leantime/data/plugins",
"DEST": "/var/www/html/app/Plugins", "DEST": "/var/www/html/app/Plugins",
"TYPE": "rw" "TYPE": "rw"
} }

View File

@@ -139,7 +139,7 @@
"TYPE": "rw" "TYPE": "rw"
}, },
{ {
"SOURCE": "/etc/user/data/leantime/plugins", "SOURCE": "/etc/user/data/leantime/data/plugins",
"DEST": "/var/www/html/app/Plugins", "DEST": "/var/www/html/app/Plugins",
"TYPE": "rw" "TYPE": "rw"
} }