Update alpine/alpine-secure.sh
This commit is contained in:
parent
98a6ea5f96
commit
bfaaae5fb4
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ source ./variables
|
||||||
|
|
||||||
echo "Installing dependencides... Please stay for a second, you will confirm the install"
|
echo "Installing dependencides... Please stay for a second, you will confirm the install"
|
||||||
apk update
|
apk update
|
||||||
apk add wireguard-tools openssl
|
apk add wireguard-tools openssl sudo
|
||||||
|
|
||||||
|
|
||||||
echo "Setting up user..."
|
echo "Setting up user..."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue