Update build.sh

This commit is contained in:
Manevolent 2022-12-21 21:55:11 -07:00 committed by GitHub
parent aedfd16258
commit a76c323051
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,6 +120,7 @@ do
cp -rv ../docker/* docker/
if [ "${wg_enabled:-0}" -eq "1" ]; then
cp docker/services.opt/wireguard docker/services/wireguard
cp docker/services.opt/wireguard_router docker/services/wireguard_router
fi
cp -rv $dir/docker/* docker/