testing on server

This commit is contained in:
Dooho Yi 2020-11-26 20:53:14 +09:00
parent 024e2b1921
commit a7e63de299
5 changed files with 5 additions and 6 deletions

View file

@ -1,3 +1,3 @@
# HELP 도움이 필요해요 HELP
# 깃허브에서 이 repository를 clone해서
# 그걸 바로 재설치하면 될 것 같아서 구현 예정!
# 그걸 바로 재설치하면 될 것 같아서 구현 예정!

View file

@ -12,4 +12,4 @@ freg = fragments.Fragments()
freg.preindex(data_path)
freg.postindex()
distribusify(args, data_path, freg)
distribusify(args, data_path, freg)

View file

@ -1,2 +1,2 @@
pip install update
pip install -r requirements.txt
pip install -r requirements.txt

View file

@ -1,4 +1,3 @@
pillow
python-magic
python-magic-bin
markdown
markdown

View file

@ -16,4 +16,4 @@
# --no-hidden Exclude hidden directories
# --menu-with-index Append index.html to menu items to aid navigation
python distribusi/test.py -d ./test_data/
python distribusi/test.py -d ./test_data/