fix spelling error in sysctl
This commit is contained in:
@@ -9,7 +9,7 @@ printf 'Package: *\nPin: release a=unstable\nPin-Priority: 150\n' | sudo tee --a
|
||||
apt update
|
||||
apt install -y wireguard qrencode
|
||||
|
||||
cp sysctl.conf /etc/systctl.conf
|
||||
cp sysctl.conf /etc/sysctl.conf
|
||||
cp wg0.conf /etc/wireguard/wg0.conf
|
||||
cd /etc/wireguard
|
||||
umask 077
|
||||
|
||||
Reference in New Issue
Block a user