This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
amber
/
prof-stef
Segui
2
Vota
1
Forka
0
File
Problemi
3
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Changed path separator to \ in start.bat
Thomas Rake
11 anni fa
parent
b5cc875a6a
commit
8196ea4d9b
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
start.bat
+ 1
- 1
start.bat
Vedi File
@@ -1 +1 @@
-vendor
/amber/bin/
amber.bat serve %*
+vendor
\amber\bin\
amber.bat serve %*