diff --git a/Makefile b/Makefile index f06b20d03..796f4d4c3 100644 --- a/Makefile +++ b/Makefile @@ -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)