Introduction
Introduction Statistics Contact Development Disclaimer Help
tReport size of build after make - andersdamsgaard.com - my photography webpage
git clone git://src.adamsgaard.dk/andersdamsgaard.com
Log
Files
Refs
Submodules
README
LICENSE
---
commit 267c561ab88776ed00b40bfaebc6b4e3d9c6b6f8
parent 0fc6c0b69364f487f3ef1a676025b3c211a95f45
Author: Anders Damsgaard <[email protected]>
Date: Mon, 5 Nov 2018 06:48:42 +0100
Report size of build after make
Diffstat:
M Makefile | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile b/Makefile
t@@ -32,6 +32,8 @@ generate-public:
-not -name '*fill*.jpg' \
-not -name '*fit*.jpg' \
-delete
+ # report size of build
+ du -h public/
.PHONY: deploy-staging
deploy-staging: generate-public
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.