X-Git-Url: https://git.auder.net/images/pieces/%22%20%20V.getPpath%28board%5Bi%5D%5Bj%5D%29%20%20%20%22.svg?a=blobdiff_plain;f=hooks%2Fpost-update.dist;h=3d4099c4e4731dfd8097ee7cb4d299f71cfb88bb;hb=1112f1fdd39a4599cebc4b0b03bee1d28f1236ee;hp=46eff669f721697977b91e45ecb157bdb935fe80;hpb=f854c94f5ba65f1797fd803416e53f057f29f151;p=vchess.git diff --git a/hooks/post-update.dist b/hooks/post-update.dist index 46eff669..3d4099c4 100755 --- a/hooks/post-update.dist +++ b/hooks/post-update.dist @@ -14,4 +14,5 @@ if [ $clientLines -ne 0 ]; then cd client npm run build fi -# TOOD: also should restart the service if server code changes + +# NOTE: should also restart the service if server code changes