Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
pete
/
abp
Observar
1
Favorito
1
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
Everything works but it is a bit awkward
master
Pete Shadbolt
8 anos atrás
pai
6763052d4f
commit
c9d7fe8d18
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
bin/abpserver
+ 1
- 0
bin/abpserver
Ver arquivo
@@ -32,6 +32,7 @@ if __name__ == '__main__':
args = parser.parse_args()
# Change to the right working dir
print abp.__path__
where = os.path.join(os.path.dirname(abp.__path__[0]), "static")
os.chdir(where)
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar