Reverts previous change of the Makefile.

This commit is contained in:
George Politis 2015-03-09 17:30:59 +01:00
parent d2f95f3c81
commit 5322ba086b
1 changed files with 0 additions and 1 deletions

View File

@ -21,4 +21,3 @@ clean:
deploy:
@mkdir -p $(DEPLOY_DIR) && cp $(OUTPUT_DIR)/*.bundle.js $(DEPLOY_DIR)
scp $(DEPLOY_DIR)/app.bundle.js hristo.jitsi.net:/srv/web/hristo.jitsi.net/$(DEPLOY_DIR)