環境変数を設定、スクリプトを実行する
#export GIT_REPOSITORY=https://zmatsuo:${PASSWD}@github.com/TeraTermProject/TeraTermProject.github.io.git
export GIT_REPOSITORY=https://github.com/TeraTermProject/TeraTermProject.github.io.git
export GIT_USER_NAME=zmatsuo
export [email protected]
bash update_website.sh
add/ フォルダにファイルを置くと、webサイトにファイルが追加される