이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
pete
/
abp
보기
1
좋아요
1
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
Everything works but it is a bit awkward
master
Pete Shadbolt
8 년 전
부모
6763052d4f
커밋
c9d7fe8d18
1개의 변경된 파일
과
1개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
bin/abpserver
+ 1
- 0
bin/abpserver
파일 보기
@@ -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)
쓰기
미리보기
불러오는 중...
취소
저장