mirror of
https://github.com/Kiritow/wg-ops.git
synced 2024-03-22 13:11:37 +08:00
Fix permission
This commit is contained in:
parent
33a47a088d
commit
6bd298642b
2
install_cn.sh
Normal file → Executable file
2
install_cn.sh
Normal file → Executable file
|
@ -14,6 +14,8 @@ cd wg-op-binary
|
|||
|
||||
openssl enc -aes-256-cbc -pbkdf2 -a -d -in bin.01 -out ../udp2raw_amd64
|
||||
openssl enc -aes-256-cbc -pbkdf2 -a -d -in bin.02 -out ../speederv2_amd64
|
||||
chmod +x udp2raw_amd64
|
||||
chmod +x speederv2_amd64
|
||||
|
||||
cd ..
|
||||
rm -rf wg-op-binary
|
||||
|
|
Loading…
Reference in New Issue
Block a user