mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-09-25 07:46:48 +08:00
Update InstallNET.sh
This commit is contained in:
parent
75fd04bae5
commit
704353446d
1 changed files with 1 additions and 1 deletions
|
@ -366,7 +366,7 @@ fi
|
|||
|
||||
[ -n "$ipAddr" ] && [ -n "$ipMask" ] && [ -n "$ipGate" ] && setNet='1';
|
||||
[[ -n "$tmpWORD" ]] && myPASSWORD="$(openssl passwd -1 "$tmpWORD")";
|
||||
[[ -z "$myPASSWORD" ]] && myPASSWORD='$1$4BJZaD0A$y1QykUnJ6mXprENfwpseH0';
|
||||
[[ -z "$myPASSWORD" ]] && myPASSWORD='$1$OCy2O5bt$m2N6XMgFUwCn/2PPP114J/';
|
||||
|
||||
if [[ -n "$interface" ]]; then
|
||||
IFETH="$interface"
|
||||
|
|
Loading…
Add table
Reference in a new issue