This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
ajpo-amber
/
amber-examples
forkato da
amber/amber-examples
Segui
2
Vota
0
Forka
0
File
Sfoglia il codice sorgente
nodejs/hello: add #!/bin/bash to shell script
Manfred Kroehnert
11 anni fa
parent
419a9b18ad
commit
4d0fcdbf37
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
nodejs/hello/hello
+ 1
- 0
nodejs/hello/hello
Vedi File
@@ -1 +1,2 @@
+#!/bin/bash
node Program.js $@