Skip to content

Commit

Permalink
include version file
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie Root committed Dec 13, 2022
1 parent 1632636 commit 7554b25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/clonos/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ do-install:
${CP} -a ${WRKDIR}/control-pane-${GTAG}/media_import ${STAGEDIR}${WWWDIR}
${CP} -a ${WRKDIR}/control-pane-${GTAG}/php ${STAGEDIR}${WWWDIR}
${CP} -a ${WRKDIR}/control-pane-${GTAG}/public ${STAGEDIR}${WWWDIR}
${CP} -a ${WRKDIR}/control-pane-${GTAG}/version ${STAGEDIR}${WWWDIR}
${CHOWN} -R ${WWWOWN}:${WWWGRP} ${STAGEDIR}${WWWDIR}/public/novnc

post-install:
Expand Down

0 comments on commit 7554b25

Please sign in to comment.