mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
Revert "Adding Makefile for easier execution"
This reverts commit fed33e76fa
.
This commit is contained in:
parent
81e13700ed
commit
de967c1cd5
1 changed files with 0 additions and 8 deletions
8
Makefile
8
Makefile
|
@ -1,8 +0,0 @@
|
|||
.PHONY: all debug tests
|
||||
|
||||
all:
|
||||
@cd bin && bash run.sh
|
||||
debug:
|
||||
@cd bin && bash runDebug.sh
|
||||
tests:
|
||||
@cd bin && bash runTests.sh
|
Loading…
Reference in a new issue