strongswan 5.9.2
1: #!/bin/bash 2: 3: echo "Building root image" 4: 5: DIR=$(dirname `readlink -f $0`) 6: . $DIR/../testing.conf 7: 8: $DIR/build-strongswan --all --replace --no-guests --tarball $SWANVERSION