Update wireguard-v4.sh

This commit is contained in:
tteckster 2022-08-02 04:30:37 -04:00 committed by GitHub
parent bc70177264
commit d1e11e04b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
echo -e "Loading..." echo -e "Loading..."
APP="Wireguaed" APP="Wireguard"
var_disk="2" var_disk="2"
var_cpu="1" var_cpu="1"
var_ram="512" var_ram="512"