假的博客
  • 主页
  • 存档
  • 关于
Word of Forks
主页 存档 关于

梅林开机自动执行脚本

1月 3, 2019
router
  1. 1. 梅林开机自动执行脚本

梅林开机自动执行脚本

  1. 编辑文件
1
vi /jffs/scripts/init-start
  1. 写入要执行的内容
1
2
3
4
#!/bin/sh
# 这里是执行超频到 1400Mhz
nvram set clkfreq=1400,900
nvram commit
  1. 设置权限
1
2
chmod a+rx /jffs/scripts/init-start
# chmod a+rx /jffs/scripts/*
shell router merlin
prev: 安装官方版 LEDE 到 virtualbox next: 从HTTP服务日志中获取的有趣内容,疑似exp
Tags
AX200 Aria2 Caddy DLNA Docker ESXI Git Gogs HTTP Hackintosh LEDE Linux Mac MongoDB Mongodb MySQL NAS Nextcloud PVE Proxmox VE Python Python3 Ruby Ryzentosh SMB SQL Ubuntu Ubuntu Server VPN, L2TP, SoftEther, Linux Web Windows XFS app apt bluetooth bootable USB brew dns esxi github hackintosh hexo kvm library linux log lxc mac macOS merlin minidlna mojave nodejs ntp omv omv-extras openmediavault package pip pve python router shell system time tar, Linux ubuntu vim virtualbox vmfs windows 图床 实用 常用命令 编译 软路由 配置 黑苹果
Categories
  • Code
    2
  • Docker
    5
  • Linux
    16
  • Mac
    2
  • MySQL
    4
  • NAS
    1
  • Nextcloud
    1
  • PVE
    1
  • Proxmox VE
    1
  • Python
    2
  • Ubuntu
    8
  • Web
    1
  • Windows
    1
  • hackintosh
    3
  • linux
    3
  • macOS
    1
  • openmediavault
    1
  • pve
    1
  • router
    3
  • 折腾
    3
  • 黑苹果
    2
Theme MaterialFlow designed by Kevin Tan.