Skip to content

Commit a43aac5

Browse files
committed
Move additional files outside of upload dir
1 parent c1cd2fc commit a43aac5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

build.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"exec": [
3+
"mv _build/upload/src/addons/Inforge/RebootNotification/README.md _build/",
4+
"mv _build/upload/src/addons/Inforge/RebootNotification/LICENSE _build/"
5+
]
6+
}

0 commit comments

Comments
 (0)