Explorar el Código

Fixes make file

j8
hristoterezov hace 11 años
padre
commit
8db602c8bd
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0
    3
      Makefile

+ 0
- 3
Makefile Ver fichero

@@ -20,7 +20,4 @@ clean:
20 20
 
21 21
 deploy:
22 22
 	@mkdir -p $(DEPLOY_DIR) && cp $(OUTPUT_DIR)/*.bundle.js $(DEPLOY_DIR)
23
-	scp $(DEPLOY_DIR)/*.bundle.js hristo.jitsi.net:/srv/web/hristo.jitsi.net/$(DEPLOY_DIR)
24
-
25
-dd: debug deploy
26 23
 	

Loading…
Cancelar
Guardar