This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
marx
/
alucho
Watch
1
Star
0
Fork
0
ファイル
課題
13
プルリクエスト
0
Wiki
ツリー:
374ac3508e
ブランチ
タグ
master
staging
alucho
/
run_server.sh
run_server.sh
81 B
履歴
Raw
1
2
3
4
#!/bin/bash
python3 sitegen.py --with_index
cd build
python3 -m http.server 8001