This repository was archived by the owner on Feb 9, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change
1
+ #! /bin/bash
1
2
# ########################################################################
2
3
# File Name: install.sh
3
4
# Author: Li Jiahao
4
5
# ###############
5
6
6
7
# Created Time: Sat 21 May 2016 02:18:25 PM CST
7
8
# ########################################################################
8
- #! /bin/bash
9
9
10
10
echo " Would you like a Chinese installation prompt?(y/N)"
11
11
read zh_enable
Original file line number Diff line number Diff line change
1
+ #! /bin/bash
1
2
# ########################################################################
2
3
# File Name: ipgw.sh
3
4
# Author: Li Jiahao
4
5
# ###############
5
6
6
7
# Created Time: Sat 21 May 2016 10:50:21 AM CST
7
8
# ########################################################################
8
- #! /bin/bash
9
9
10
10
usage ()
11
11
{
Original file line number Diff line number Diff line change
1
+ #! /bin/bash
1
2
# ########################################################################
2
3
# File Name: uninstall.sh
3
4
# Author: Li Jiahao
4
5
# ###############
5
6
6
7
# Created Time: Wed 08 Feb 2017 11:49:25 AM CST
7
8
# ########################################################################
8
- #! /bin/bash
9
9
10
10
echo " 感谢使用NEU IPGW登陆器 2645工作室出品"
11
11
You can’t perform that action at this time.
0 commit comments