1 Star 0 Fork 0

lessic/openwrt-from-wk8838299

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
diy-part1.sh 492 Bytes
一键复制 编辑 原始数据 按行查看 历史
wk8838299 提交于 2021-01-07 13:26 . Create diy-part1.sh
#!/bin/bash
#
# Copyright (c) 2019-2020 P3TERX <https://p3terx.com>
#
# This is free software, licensed under the MIT License.
# See /LICENSE for more information.
#
# https://github.com/P3TERX/Actions-OpenWrt
# File name: diy-part1.sh
# Description: OpenWrt DIY script part 1 (Before Update feeds)
#
# Uncomment a feed source
#sed -i 's/^#\(.*helloworld\)/\1/' feeds.conf.default
# Add a feed source
#sed -i '$a src-git lienol https://github.com/Lienol/openwrt-package' feeds.conf.default
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lessic/openwrt-from-wk8838299.git
[email protected]:lessic/openwrt-from-wk8838299.git
lessic
openwrt-from-wk8838299
openwrt-from-wk8838299
19.07

搜索帮助