Explorar el Código

update bin/amber to use the new AmberCli (retain old behavior)

Manfred Kroehnert hace 11 años
padre
commit
aab3c8b823
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bin/amber

+ 1 - 1
bin/amber

@@ -1,3 +1,3 @@
 #!/bin/bash
 cd `dirname $0`/..
-node ./repl/amber.js
+node ./cli/js/amber-cli.js repl