This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
#!/bin/bash | ||
######################################################################### | ||
# File Name: install.sh | ||
# Author: Li Jiahao | ||
# ############### | ||
# mail: [email protected] | ||
# Created Time: Sat 21 May 2016 02:18:25 PM CST | ||
######################################################################### | ||
#!/bin/bash | ||
|
||
echo "Would you like a Chinese installation prompt?(y/N)" | ||
read zh_enable | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
#!/bin/bash | ||
######################################################################### | ||
# File Name: ipgw.sh | ||
# Author: Li Jiahao | ||
# ############### | ||
# mail: [email protected] | ||
# Created Time: Sat 21 May 2016 10:50:21 AM CST | ||
######################################################################### | ||
#!/bin/bash | ||
|
||
usage() | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
#!/bin/bash | ||
######################################################################### | ||
# File Name: uninstall.sh | ||
# Author: Li Jiahao | ||
# ############### | ||
# mail: [email protected] | ||
# Created Time: Wed 08 Feb 2017 11:49:25 AM CST | ||
######################################################################### | ||
#!/bin/bash | ||
|
||
echo "感谢使用NEU IPGW登陆器 2645工作室出品" | ||
|
||
|