Exec to solo5
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Reynir Björnsson 2022-08-05 21:53:57 +02:00
parent 6967dc5b65
commit b05e04de8a
1 changed files with 1 additions and 1 deletions

View File

@ -26,4 +26,4 @@ ip link set eth0 master br0
ip link set service master br0 ip link set service master br0
ip link set br0 up ip link set br0 up
ip link set service up ip link set service up
solo5-spt --net:service=service -- "$unikernel" --ipv4-only=true --ipv4="$ip" --ipv4-gateway="$gateway" "$@" exec solo5-spt --net:service=service -- "$unikernel" --ipv4-only=true --ipv4="$ip" --ipv4-gateway="$gateway" "$@"