mirror of
https://github.com/vvzvlad/trickster-vpn.git
synced 2024-11-05 06:09:11 +03:00
fix bug
This commit is contained in:
parent
1b8055f985
commit
9fdbe549d6
@ -1,4 +1,4 @@
|
||||
#!^bin^bash
|
||||
#!/bin/bash
|
||||
|
||||
PRIVATE_KEY_EXTERNAL=`wg genkey`
|
||||
PUBLIC_KEY_EXTERNAL=`echo $PRIVATE_KEY_EXTERNAL | wg pubkey`
|
||||
|
Loading…
Reference in New Issue
Block a user