Skip to content

Instantly share code, notes, and snippets.

@binsee
binsee / drcom_cron.sh
Last active November 19, 2023 14:25
天津师范大学 校园网登陆脚本 Dr.Com
#!/bin/bash
# 天津师范大学 校园网登陆脚本 2021.03
# 适用于: Padavan
# by: binsee
# 本脚本保存至 /etc/storage/drcom_cron.sh
# 添加计划任务
#『系统管理 - 服务 - 计划任务』
# */10 * * * * /etc/storage/drcom_cron.sh
@fire1ce
fire1ce / oh-my-zsh on openwrt or lede-project.md
Last active April 26, 2024 05:00
Install oh-my-zsh on openwrt/lede-project

Install oh-my-zsh on OpenWrt

Install Requirements Packages

opkg update && opkg install ca-certificates zsh curl git-http

Install oh-my-zsh