chore: cleanup

This commit is contained in:
DaanSelen
2025-12-12 15:27:04 +01:00
parent cb9cb4a0b6
commit f00940b73c
2 changed files with 0 additions and 12 deletions
-1
View File
@@ -98,7 +98,6 @@ ensure_installation() {
# Setup WireGuard if needed
if [ -z "$(ls -A /etc/wireguard)" ]; then
cat /configs/wg0.conf.template
cp -a "/configs/wg0.conf.template" "/etc/wireguard/wg0.conf"
echo "Setting a secure private key."