Cleans libs folder before create it and deploy to it.

This commit is contained in:
damencho
2018-05-01 09:15:57 -05:00
committed by Любомир Маринов
parent 54b6db02d8
commit 31dec2cf99
+1
View File
@@ -22,6 +22,7 @@ clean:
deploy: deploy-init deploy-appbundle deploy-lib-jitsi-meet deploy-css deploy-local
deploy-init:
rm -fr $(DEPLOY_DIR)
mkdir -p $(DEPLOY_DIR)
deploy-appbundle: