Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
#################################################
# ieserver.net 更新スクリプト
# https://gist.github.com/int2xx9/6304105
# 必要なコマンド: bash, curl, grep, sed, expr
# 自動更新させる場合cronも必要です
#################################################
#################################################