Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions alas/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ fi
echo "Restarting polkit service to apply changes..."
sudo systemctl restart polkit

# Install Wireguard
sudo apt install wireguard
# Install Wireguard and libshout3 dependencies
sudo apt install wireguard libshout3

# Install engarde-client
echo "Downloading EnGarde client..."
Expand Down