This commit is contained in:
jysperm
2014-07-16 14:31:09 +08:00
parent 82fd669cad
commit c74a1e52e5

View File

@@ -10,7 +10,7 @@ clean:
find . -path './node_modules' -prune -o -name '*.js' -exec rm -fr {} \;
clean_socket:
rm ../rootpanel.sock
-rm ../rootpanel.sock
run: clean_socket
node start.js