Skip to content

Commit 0ba6fb3

Browse files
committed
diy-filename
1 parent 08ac0dd commit 0ba6fb3

2 files changed

Lines changed: 2 additions & 15 deletions

File tree

diy1-openwrt.sh

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
#!binbash
22
#
3-
# Copyright (c) 2019-2020 P3TERX httpsp3terx.com
4-
#
5-
# This is free software, licensed under the MIT License.
6-
# See LICENSE for more information.
7-
#
8-
# httpsgithub.comP3TERXActions-OpenWrt
9-
# File name diy-part1.sh
3+
# File name diy1-openwrt.sh
104
# Description OpenWrt DIY script part 1 (Before Update feeds)
11-
#
125

136
# Uncomment a feed source
147
#sed -i 's^#(.helloworld)1' feeds.conf.default

diy2-openwrt.sh

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
#!/bin/bash
22
#
3-
# Copyright (c) 2019-2020 P3TERX <https://p3terx.com>
4-
#
5-
# This is free software, licensed under the MIT License.
6-
# See /LICENSE for more information.
7-
#
8-
# https://github.com/P3TERX/Actions-OpenWrt
9-
# File name: diy-part2.sh
3+
# File name diy2-openwrt.sh
104
# Description: OpenWrt DIY script part 2 (After Update feeds)
115
#
126

0 commit comments

Comments
 (0)