Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
pete
/
abp
Tarkkaile
1
Äänestä
1
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
Everything works but it is a bit awkward
master
Pete Shadbolt
8 vuotta sitten
vanhempi
6763052d4f
commit
c9d7fe8d18
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
bin/abpserver
+ 1
- 0
bin/abpserver
Näytä tiedosto
@@ -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)
Write
Preview
Loading…
Peruuta
Tallenna