Przeglądaj źródła

Everything works but it is a bit awkward

master
Pete Shadbolt 7 lat temu
rodzic
commit
c9d7fe8d18
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      bin/abpserver

+ 1
- 0
bin/abpserver Wyświetl plik

@@ -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)



Ładowanie…
Anuluj
Zapisz