summaryrefslogtreecommitdiff
path: root/srv/http
AgeCommit message (Expand)Author
2024-03-14add public ssh key file to homepageXiao Pan
2023-12-27I want to try to seperate homepage with mirror.flylightning.xyz. Other common...Xiao Pan
2023-12-27updateXiao Pan
2023-12-27If nginx config `root /srv/http`, then files in /srv/http/mirrors can be acce...Xiao Pan
2023-12-27updateXiao Pan
2023-12-27updateXiao Pan
2023-12-19updateXiao Pan
2023-12-17updateXiao Pan
2023-12-17tmp websiteXiao Pan
"hl opt">) tz_from="$OPTARG";; # one extra ',' at the end will not let `for tz in ...` loop one extra time? t) for i in $(seq "$OPTARG"); do tz_to="$(tzselect),$tz_to" done;; T) tz_to="$OPTARG,$tz_to";; \?) exit 1;; esac done shift $((OPTIND-1))