Skip to content

Commit 850dec5

Browse files
authored
refactor: moved console/skin files (#5933)
Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>
1 parent ca3638f commit 850dec5

5 files changed

Lines changed: 0 additions & 12 deletions

File tree

kura/distrib/pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -863,18 +863,6 @@
863863
<filemode>600</filemode>
864864
</mapper>
865865
</data>
866-
<data>
867-
<src>${project.build.directory}/pkg/console/</src>
868-
<type>directory</type>
869-
<conffile>true</conffile>
870-
<mapper>
871-
<type>perm</type>
872-
<prefix>${kura.install.dir}/${kura.symlink}/console</prefix>
873-
<user>root</user>
874-
<group>root</group>
875-
<filemode>600</filemode>
876-
</mapper>
877-
</data>
878866
<data>
879867
<type>template</type>
880868
<conffile>true</conffile>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)