Commit d5702416 authored by Raphael Defosseux's avatar Raphael Defosseux

CI: fix bypass

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent fdea649d
......@@ -363,7 +363,7 @@ then
scp -o StrictHostKeyChecking=no /etc/apt/apt.conf.d/01proxy ubuntu@$EPC_VM_IP_ADDR:/home/ubuntu
# ltebox specific actions (install and start)
if [ $LTEBOX -eq 2 ]
if [ $LTEBOX -eq 1 ]
then
echo "############################################################"
echo "Copying ltebox archives into EPC VM ($EPC_VM_NAME)"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment